Help me!!! How to set classpath for J2ME using WTK 22

I dowloaded J2ME WTK 2.2. but i don't know how to set classpath .....please hepl me..Thanks
[99 byte] By [dotruongduca] at [2007-11-27 5:44:16]
# 1
You can put your libs in the lib directory this directory is created for every project from WTK, you don't need no set a variable.
Yashiroa at 2007-7-12 15:24:51 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2

You don't need to setup classpath...After installing the exe file. There will be folder created named WTK22...which contains apps,appsdb,bin,docs,lib,sessions,wtklib subfolders...

When using WTK22

You can try to create project and automatically goes to apps folder....

Then in its src subfolder saved your .java file example helloworld.java

Then in WTK22 emulator select open project > your created project then Run...

Hope this will help...

psyeua at 2007-7-12 15:24:51 > top of Java-index,Java Mobility Forums,Java ME Technologies...