Okay. My third and hopefully last Email for today :-) The Version 1.7.0.b works. The res-folder is included in the output JAR.
But the testversions-Site is buggy. It points to a wrong location. Just download the JAR here: - http://eclipseme.org/testversions/eclipseme.feature_1.7.0.b_site.zip And do the fallowing "Installing via a downloaded archive site": - http://eclipseme.org/docs/installEclipseME.html#step2c Enjoy :-) Craig Setera schrieb: > Everyone, > > I've just uploaded a new test version to > http://eclipseme.org/testversions . This new test version has what I > believe is a complete fix for the problems people were having with the > /res folder packaging. This version removes the extra packaging > implementation, which was something I had planned on doing from the > start. Now, there is only a single builder implementation that is > driven by Eclipse and also by the "Create Package" actions. To give > everyone an idea of what (should be) happening at this point: > > Automatic Eclipse builds > ================== > - Incremental Java compilation. > - Incremental preverification (class by class). > - Updates to deployed JAR. > - Updates to JAR size in JAD file. > > "Clean" build > ========= > - Delete everything in deployed folder > - Delete everything in verified folder > - Do an Automatic build > > Create Package > =========== > - Increment JAD Midlet version if enabled in preferences > - Do "Clean" Automated build > > Create Obfuscated Package > ==================== > - Do a "Create Package" build > - Obfuscate output > - Preverify obfuscated package > > There is one tricky thing going on... > If you create an obfuscated package, followed by an incremental build, > it might not seem obvious what to do. The current (and I believe) > correct implementation is to revert to the unobfuscated JAR and add the > changes to that. This supports appropriate run/debug behavior. But, it > also implies that you must capture the obfuscated JAR file before doing > anything that triggers an automated build. > > Please test this out and let me know if things are working correctly. > I'd like to get this out to the rest of the world this weekend, if I can > get positive feedback on the changes. > > Thanks, > Craig > > > ------------------------------------------------------------------------- > 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 -- ********************************* [EMAIL PROTECTED] http://www.psitronic.de psitronic IT-Solutions Markus Sinner W-Rathenau-Str. 14 - 68642 Bürstadt Tel.: (+49)6206 / 963513 Fax: (+49)6206 / 963514 ------------------------------------------------------------------------- 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
