<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://robowiki.net/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mborzenkov</id>
	<title>Robowiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://robowiki.net/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mborzenkov"/>
	<link rel="alternate" type="text/html" href="http://robowiki.net/wiki/Special:Contributions/Mborzenkov"/>
	<updated>2026-05-05T09:45:16Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.34.1</generator>
	<entry>
		<id>http://robowiki.net/w/index.php?title=Thread:Talk:Robocode/My_First_Robot/Compiled_but_can%27t_see.../reply_(9)&amp;diff=57015</id>
		<title>Thread:Talk:Robocode/My First Robot/Compiled but can't see.../reply (9)</title>
		<link rel="alternate" type="text/html" href="http://robowiki.net/w/index.php?title=Thread:Talk:Robocode/My_First_Robot/Compiled_but_can%27t_see.../reply_(9)&amp;diff=57015"/>
		<updated>2021-09-30T02:42:46Z</updated>

		<summary type="html">&lt;p&gt;Mborzenkov: Reply to Compiled but can't see...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I am taking a course which is based on robocode and I found this thread in Google but @Therealdrag0 didn't mention how to actually solve the problem.&lt;br /&gt;
&lt;br /&gt;
So the correct path '''must''' be the same as the package of the java class. For example, if the robot has&lt;br /&gt;
package com.example.robot.MyRobot&lt;br /&gt;
&lt;br /&gt;
then the only way robocode will see the robot is if you add a folder, let's say main, and inside there are folders &lt;br /&gt;
''com/example/robot'' containing ''MyRobot.class''&lt;br /&gt;
&lt;br /&gt;
so if my robot is compiled to &lt;br /&gt;
'''build/classes/java/main'''/com/example/robot/MyRobot.class&lt;br /&gt;
I have to add build/classes/java/main as a source ¯\_(ツ)_/¯&lt;br /&gt;
&lt;br /&gt;
Thanks anyways.&lt;/div&gt;</summary>
		<author><name>Mborzenkov</name></author>
		
	</entry>
</feed>