开发者

where i put the third party jar files in sun java wireless toolkit 2.5.2 in J2me?

开发者 https://www.devze.com 2023-01-28 16:50 出处:网络
I want to put the third party jarfile in my j2me applic开发者_运维百科ation.but i dont know where i put the third party jar files in sun java wireless toolkit 2.5.2.Upon creating a new project, the co

I want to put the third party jar file in my j2me applic开发者_运维百科ation.but i dont know where i put the third party jar files in sun java wireless toolkit 2.5.2.


Upon creating a new project, the console messages tell where to put libraries(3rd party jar). This is the lib directory of the project:

Creating project "Test"
Place Java source files in "/export/home/frayser/j2mewtk/2.5.2/apps/Test/src"
Place application resource files in "/export/home/frayser/j2mewtk/2.5.2/apps/Test/res"
Place application library files in "/export/home/frayser/j2mewtk/2.5.2/apps/Test/lib"

From FAQ: I created a new project. Now what do I do?

0

精彩评论

暂无评论...
验证码 换一张
取 消