Subject:
|
Problem with LDT plugin
|
Newsgroups:
|
lugnet.robotics.rcx.java
|
Date:
|
Wed, 8 Jun 2005 18:46:22 GMT
|
Viewed:
|
7772 times
|
| |
| |
Hi,
Im starting with lejos and I try to use the plugin LDT 1.2.0 for Eclipse 3.0
with Windows XP. When I try to run (Run As > leJOS), I get the message :
An internal error occurred during: Launching.
java.lang.IllegalArgumentException: Path must include project and resource name:
/test_mind
org.eclipse.core.internal.utils.Assert.isLegal(Assert.java:58)
org.eclipse.core.internal.resources.Workspace.newResource(Workspace.java:1515)
org.eclipse.core.internal.resources.Container.getFile(Container.java:124)
org.lejos.tools.eclipse.plugin.launch.RunDelegate.launch(RunDelegate.java:63)
org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:569)
org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:788)
org.eclipse.debug.internal.ui.DebugUIPlugin$6.run(DebugUIPlugin.java:955)
org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)
My classpath, path, lejos_home and RCXTTY are ok, commands like lejosjc,
lejoslink and lejosdl work fine.
With Eclipse, I get the item leJOS > Install Firmware (which works), I can
create leJOS RCX project, but I dont succeed to run my program :(
Ive surely missed something, and I find nothing about that.
If you can help me, it will be great :)
Erik brickerik Amzallag
|
|
Message has 1 Reply: | | Re: Problem with LDT plugin
|
| (...) snip (...) It seems that some people meet the same problem, so the answer : You must set in your project properties your "Default output folder" as yourProject/bin ( yourProject is the name of your project ;) ) Erik "brickerik" Amzallag (18 years ago, 17-Jul-06, to lugnet.robotics.rcx.java, FTX)
|
2 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|