There are a whole bunch of things that could go wrong. The fact that you originally created the project outside of Eclipse is likely the culprit though. My guess is that Eclipse isn't happy with the project to start with... or that it didn't have the required Java nature on the project. You should definitely be able to convert a *Java* project to a Mildet suite. Another option would be to create a Midlet suite and then import your previous project code into the project.
Russel Winder wrote: > I entered a program in XEmacs. Committed into a subversion store. > Checked out the directory as a project in Eclipse 3.2.1. Then tried to > convert to an EclipseME MIDlet (Eclipse ME 1.5.5). However it just > tolde me there was a problem: > > org.eclipse.core.runtime.CoreException: Problems encountered while > setting project description. > > I am guessing that when the project was brought in to Eclipse it wasn't > a project at all. > > Am I just doing something stupidly wrong or is this a fundamentally > impossible activity? > > Thanks. > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > ------------------------------------------------------------------------ > > _______________________________________________ > Eclipseme-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/eclipseme-users > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Eclipseme-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/eclipseme-users
