Good Afternoon Everyone, I am beginner and need help,
In developer mode can start all services?
Then, In
org.myrobotlab.service.Runtime.java (Right-Click) -> Debug configurations -> Runtime -> Arguments
I define:
-service gui GUIService -logLevel INFO -logToConsole
When tightening in runtime F11, will not boot all the services? How do I initialize all services?
Hello Carlos and Welcome
Hello Carlos and Welcome !
To make "possible" services appear in the gui you'll need the serviceData.xml file in the (dot) myrobotlab directory
You can get the serviceData.xml from the repo -
You'll need to clone the repo to get it working - but here is a link to it
https://github.com/MyRobotLab/repo/blob/master/serviceData.xml
hope this helps...
I can not start all services - developer context
I'm testing with eclipse luna and kepler
2) DID NOT WORK
1) WORKED! more or less -I can not start all services
My PC
step 1: eclipse/helpi/nstall new software
Subversive: http://download.eclipse.org/releases/juno
step 2 Repository Location
step 3: ceckout: Here to see the other structure. And just the right when I do a checkout myrobotlab BRANCHES. with trunk not of right.
step 4: Open Perspective JAVA - without errors
step 5: Open src - org.myrobotlab.service.Runtime
step 6: Runtime.java -> Debug configurations
should not other applications like this appear on the site at developer!
step 7: ARGUMENTS
In JAVA APLICATION - Most applications should appear? or just runtime?
step 8: DEBUG - I can not start the services.
That does not start all services? -service gui GUIService -logLevel INFO -logToConsole
*Here the picture of myrobotlab.org site, showing how it should be! - developer context.
http://myrobotlab.org/quick_start
2) DID NOT WORK!
When I follow the step by step to the mrl developer site using subclipse 1.6.x do it:
http://myrobotlab.org/quick_start
My PC
step 1: eclipse/helpi/nstall new software
step 2 Repository Location
step 3: ceckout
step 4 - Final: Open Perspective JAVA - Some error that does not know how to solve :(
Now it worked.
Thanks Greg.