View Single Post
Posts: 2 | Thanked: 0 times | Joined on Jun 2011
#4
"if you run the next lines you will have midlets using the location api

CLASSPATH=/opt/java/microemulator-3/microemulator.jar
CLASSPATH=$CLASSPATH:/opt/java/openlapi.jar
CLASSPATH=$CLASSPATH:/opt/java/openlapi-jsr179.jar
export CLASSPATH
java org.microemu.app.Main"

Where i can run this lines and how?