Hi
tried to follow the the Quick Start Guide to build myrobotlab in java. Have Eclipse Mars running on W10/64
Got myrobotlab and repo on the git-page, in the java-page I have a red mark on myrobotlab an it tells me it could not find or load:
org.myrobotlab.service.Runtime
any help?
Juerg
Try looking in the jar build
Try looking in the jar build path if you have all the .Jar files... Once you have it, it will try building the workspace and it 's going to be worky
build
Hi Ale
You are talking in puzzles - I found a Java Build Path Property but where can I find a jar build path?
Juerg
In Java build path - >
In Java build path - > libraries tab... See if there are all the jars listed there...otherwise you should add them from the repo
If the jars are there... Then
If the jars are there... Then maybe you need to build the workspace...
Check if you have the build automatically active... Or use Clean...to clean the project and rebuild
http://i.stack.imgur.com/50BmL.png
build
thanks, got first a double reference to SLF4J but after removing it from the library list it built (was also referenced from myrobotlab.jar).
I still get a problem for referencing jssc/0.9.0/jssc.jar. From another log in the forum I saw that it should be fixed but not in my case? Does this prevent the gui to show up after clicking Run in exclipse?
Is there also a doc available of how to make the programAB run?
build
found the reference here
myrobotlab.build.xml line 168
168: <pathelement location="${repo}/com.googlecode.jssc/0.9.0/jssc.jar" />
Here is a very good tutorial
Here is a very good tutorial made by kwatters..
Enjoy!
https://youtu.be/Nn634aUZeeE