Wednesday, August 1, 2012

How can I create my own jar builder for j2me project

How can I create my own jar builder for j2me project:
I'm new in j2me things. I want to make a java desktop app that can build new jar file and replace the old one because I want to (how should I call it) bundle/include/place somefile.txt in res directory of the project. I don't know whether it's possible to do or not. if it's possible to do, then what should I do? CMIIW

http://www.java2s.com/Code/Java/File-Input-Output/CreateJarfile.htm

No comments:

Post a Comment