Re: [Eclipseme-users] Null Pointer Exception when running "Create Package"
Brought to you by:
setera
From: Craig S. <cra...@se...> - 2009-06-18 10:57:07
|
Thanks for handling Markus. What do people think of shutting this mailing list down at this point? It isn't really seeing much traffic (other than the spam that I have to manage). I'd much rather see everyone make the move over to the MTJ support group. Thoughts? Craig Markus Sinner wrote: > EclipseME is not actively maintained any more. You should upgrade to > Eclipse MTJ. > > http://www.eclipse.org/dsdp/mtj/ > > Also, it is recommendet to update to the latest eclipse version. > > I had similar problems and had to upgrade - but its a great step > forward, you will like MTJ > > Greetings, > Markus > > > Eugen Stoianovici schrieb: > >> Hi, >> >> I'm having trouble getting started with the eclipseme plugin. I've >> created a new J2ME project and i added a simple Test class. When i run >> "Create Package" on that project i get : "java.lang.NullPointerException >> encountered while running Preverification." with the full stack trace: >> java.lang.NullPointerException >> at >> eclipseme.core.internal.PreferenceAccessor.getPreverificationConfigurationVersion(PreferenceAccessor.java:156) >> at >> eclipseme.core.model.impl.StandardPreverifier.getCLDCConfigurationParameters(StandardPreverifier.java:379) >> at >> eclipseme.core.model.impl.StandardPreverifier.constructCommandLine(StandardPreverifier.java:317) >> at >> eclipseme.core.model.impl.StandardPreverifier.preverify(StandardPreverifier.java:179) >> at >> eclipseme.core.model.impl.MidletSuiteProject.preverify(MidletSuiteProject.java:442) >> at >> eclipseme.core.internal.preverification.builder.ResourceDeltaBuilder.handleClassAddsAndChanges(ResourceDeltaBuilder.java:815) >> at >> eclipseme.core.internal.preverification.builder.ResourceDeltaBuilder.handleNullDelta(ResourceDeltaBuilder.java:932) >> at >> eclipseme.core.internal.preverification.builder.ResourceDeltaBuilder.build(ResourceDeltaBuilder.java:341) >> at >> eclipseme.core.internal.preverification.builder.PreverificationBuilder.preverifyProject(PreverificationBuilder.java:942) >> at >> eclipseme.core.internal.preverification.builder.PreverificationBuilder.build(PreverificationBuilder.java:475) >> at >> org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:603) >> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) >> at >> org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:167) >> at >> org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:201) >> at >> org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:230) >> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) >> at >> org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:233) >> at >> org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:252) >> at >> org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:285) >> at >> org.eclipse.core.internal.resources.Workspace.build(Workspace.java:271) >> at >> org.eclipse.ui.actions.GlobalBuildAction$1.run(GlobalBuildAction.java:183) >> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58) >> >> I'm using Eclipse 3.2.2 and eclipseme 1.7.7 on a windows xp machine. >> Could someone point me in the right direction? >> Thanks, >> Eugen >> >> ------------------------------------------------------------------------------ >> Crystal Reports - New Free Runtime and 30 Day Trial >> Check out the new simplified licensing option that enables unlimited >> royalty-free distribution of the report engine for externally facing >> server and web deployment. >> http://p.sf.net/sfu/businessobjects >> _______________________________________________ >> Eclipseme-users mailing list >> Ecl...@li... >> https://lists.sourceforge.net/lists/listinfo/eclipseme-users >> > > |