For your information, I reverted to a previous version of ME (1.5.5) in eclipse 3.2.1 and the obfuscation worked...
-----Original Message----- From: Craig Setera [mailto:[EMAIL PROTECTED] Sent: Friday, January 26, 2007 6:13 AM To: [email protected] Subject: Re: [Eclipseme-users] obfuscation in 1.6.2 Although I thought I had squashed all of the bugs in handling spaces in paths, this appears to possibly be another one. My guess is that if you put your workspace and projects into folders without spaces, you will find that things work fine. Ariel Pashtan wrote: > > Hi, > > > > While I can create a regular package, I cannot create an obfuscated one. > > The environment is ME 1.6.2 in Eclipse 3.2.1 on Windows XP. > > And... the error message is 'missing file'. Apparently, it cannot find > the base_obf.jar file. > > Thanks for your help on this. > > > > Ariel > > > > The log file starts with: > > > > !ENTRY eclipseme.core 4 0 2007-01-26 01:40:13.633 > > !MESSAGE createPackageForProject > > !STACK 1 > > org.eclipse.core.runtime.CoreException: C:\Documents and > > Settings\Ariel > > Pashtan\workspace\ct\deployed\ct_base_obf.jar (The system > > cannot find the file specified) > > at > > eclipseme.core.internal.EclipseMECorePlugin.throwCoreExcepti > > on(EclipseMECorePlugin.java:547) > > at > > eclipseme.core.model.impl.MidletSuiteProject.createPackage > > (MidletSuiteProject.java:224) > > at > > eclipseme.ui.internal.actions.AbstractCreatePackageAction.cr > > eatePackageForProject(AbstractCreatePackageAction.java:96) > > at > > eclipseme.ui.internal.actions.AbstractCreatePackageAction.ac > > cess$0(AbstractCreatePackageAction.java:89) > > at > > eclipseme.ui.internal.actions.AbstractCreatePackageAction$1. > > run(AbstractCreatePackageAction.java:132) > > at org.eclipse.core.runtime.SafeRunner.run > > (SafeRunner.java:37) > > at org.eclipse.core.runtime.Platform.run > > (Platform.java:843) > > at > > eclipseme.ui.internal.actions.AbstractCreatePackageAction.do > > PackageCreation(AbstractCreatePackageAction.java:130) > > at > > eclipseme.ui.internal.actions.AbstractCreatePackageAction.ru > > n(AbstractCreatePackageAction.java:67) > > > > > > > > > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > ------------------------------------------------------------------------ > > _______________________________________________ > Eclipseme-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/eclipseme-users > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Eclipseme-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/eclipseme-users ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Eclipseme-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/eclipseme-users
