I did some articles on the new RoboWiki (work in progress) about how to
use the Eclipse IDE for creating and running robots, and also how to
debug these from Eclipse thru Robocode. So if you have not read these
articles, then have a look here, and also look on the articles in
the "See also" section:
http://testwiki.roborumble.org/w/index.php?title=Robocode/Using_an_IDEBest regards,
- Flemming
--- In
Robocode@..., "ria093" <ria093@...> wrote:
>
> Hi,
>
> I have eclipse installed and I am trying to get my first robot
> packaged into a jar file (3 classes total) so that I can import my
> robot into the robocode environment.I successfully export the jar file
> and import it into robocode with no errors, however when I open the
> GUI to get a list of robots I never see my robot.
>
> I know that the import works because I tried importing a robot jar I
> found on the internet.
>
> Is there anyway some1 can help me with this or give me an alternative
> so that I can see how my robot behaves.
>
> Thanks a lot!!
>