Debugging with Eclipse - Doesn't find any bots

View: New views
3 Messages — Rating Filter:   Alert me  

Debugging with Eclipse - Doesn't find any bots

by r_j_woessner :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I'd like to debug my bots with Eclipse. I found [1]. Eclipse starts
Robocode, but no bots can be found, neither mine nor any others.
Adding a directory in the preference section doesn't help either.

I guess it's some kind of directory/path issue. Are there parameters I
could use to make Robocode search my directories? Any idea, anyone?

BTW, I am using Robocode 1.5.3 and the latest version of Eclipse. The
problem does not appear when starting Robocode regularly.

Best, Ralph

[1] http://robocode.sourceforge.net/help/ide/ide6.html


Re: Debugging with Eclipse - Doesn't find any bots

by flemmingnlarsen-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Ralph,

Actually, I wrote a relatively new article about it here:

http://testwiki.roborumble.org/w/index.php?title=Robocode/Eclipse

I hope this helps. If not please tell me more about it. :-)

- Flemming N. Larsen

--- In Robocode@..., "r_j_woessner" <0261@...> wrote:

>
> Hi,
>
> I'd like to debug my bots with Eclipse. I found [1]. Eclipse starts
> Robocode, but no bots can be found, neither mine nor any others.
> Adding a directory in the preference section doesn't help either.
>
> I guess it's some kind of directory/path issue. Are there parameters I
> could use to make Robocode search my directories? Any idea, anyone?
>
> BTW, I am using Robocode 1.5.3 and the latest version of Eclipse. The
> problem does not appear when starting Robocode regularly.
>
> Best, Ralph
>
> [1] http://robocode.sourceforge.net/help/ide/ide6.html
>



Re: Debugging with Eclipse - Doesn't find any bots

by r_j_woessner :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

--- In Robocode@..., "flemmingnlarsen"
<flemming.n.larsen@...> wrote:

>
> http://testwiki.roborumble.org/w/index.php?title=Robocode/Eclipse
>
> I hope this helps. If not please tell me more about it. :-)
>

Excellent, it works. Thanks a lot!

Ralph