Hi all, I am new to EclipseME but enjoying it so far. I've converted an existing Spring WTK project over and it mostly works but I am having a small problem.
The project is pretty simple, with just one source directory. In the source directory is a subdirectoy called org, which is the base of all my Java code, a few .pngs and a .txt file which are to be included as resources. The problem is that if I build the deployed/project.jar by cleaning the project everything is fine, but if I right click the project , select J2ME and then Create Package, none of the resources get included. I can reproduce this at will by cleaning the project, unzipping the jar, seeing the resources there, right clicking the project, selecting J2ME, selecting Create Package, unzipping the jar and seeing the resources are not there. Any ideas? Thanks, Jason von Nieda ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Eclipseme-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/eclipseme-users
