Lejos Eclipse plug-in problem

This is where you talk about the NXJ software itself, installation issues, and programming talk.

Moderators: roger, 99jonathan, imaqine

Lejos Eclipse plug-in problem

Postby 081221045 » Tue Oct 30, 2012 3:40 am

Hi, I am focused on lejos Elipse plug-in. I want to know how the plug-in replace the standardized classes.jar in Eclipse. Also I am concerned about where its source file is located. At present, I have got Lejos plug-in and look into it, but I am confused that where to get necessary information, since I am not familiar with Eclipse plug-in development.

Please help me.
081221045
New User
 
Posts: 2
Joined: Tue Oct 30, 2012 3:25 am

Re: Lejos Eclipse plug-in problem

Postby skoehler » Tue Oct 30, 2012 12:27 pm

For details look at the plug-in's source code:
https://sourceforge.net/p/lejos/code/68 ... s.nxt.ldt/

Upon project creation, we kick out the Java Runtime classpath container from the project's build path. We then add our own classpath container, which is provided by the plugin.
The source code of lib/nxt/classes.jar is located in lib/nxt/classes-src.zip.
skoehler
leJOS Team Member
 
Posts: 1128
Joined: Thu Oct 30, 2008 4:54 pm

Re: Lejos Eclipse plug-in problem

Postby 081221045 » Wed Oct 31, 2012 11:15 am

Thanks, I shall have a try
skoehler wrote:For details look at the plug-in's source code:
https://sourceforge.net/p/lejos/code/68 ... s.nxt.ldt/

Upon project creation, we kick out the Java Runtime classpath container from the project's build path. We then add our own classpath container, which is provided by the plugin.
The source code of lib/nxt/classes.jar is located in lib/nxt/classes-src.zip.
081221045
New User
 
Posts: 2
Joined: Tue Oct 30, 2012 3:25 am


Return to NXJ Software

Who is online

Users browsing this forum: No registered users and 1 guest

more stuff