It sounds like you did not follow the installation instructions. Take a look especially at http://eclipseme.org/docs/configuring.html#step4

Bob Camp wrote:

I installed EclipseME 1.5.0 today and cannot get a simple MIDLET to execute.

* Version number of Eclipse that you are running. Select Help / About Eclipse Platform and note the Version and Build id.

3.1.2

* Version number of the EclipseME plugin. From the About Eclipse Platform dialog, press the Feature Details button and note the version of the EclipseME feature.

1.5.0

* The platform EclipseME is being run on, such as Windows XP (c) or Debian Linux.

Win XP

* The windowing system EclipseME is running on, such as Windows XP (c), GTK or Motif.

Win XP

* Manufacturer and version number of the JDK you are using. (e.g. Sun JDK 1.4.2_03)

Sun j2sdk1.4.1_02

The project is configured for Sun J2ME WTK 2.0 (DefaultColorPhone) and the MIDLET is basically a stub. When I attempt to debug the MIDLET, I get the following exception and it doesn't execute. It never gets as far as the breakpoint I set in the MIDLET ctor or in startApp().

System Thread [KVM_main] (Suspended (exception NullPointerException))

      Class.runCustomCode() line: 253

      JadProperties.partialLoad(InputStream, String, int) line: 152

Scheduler(ManifestProperties).partialLoad(InputStream, String, int) line: 106

      Scheduler(JadProperties).load(InputStream, String) line: 126

      CommandState(JadProperties).load(InputStream) line: 236

      Permissions.readPermissionsTable(SecurityToken) line: 520

Permissions.getPermissions(SecurityToken, String, byte[], byte[]) line: 631

      Permissions.forDomain(SecurityToken, String) line: 314

DevMIDletSuiteImpl.create(SecurityToken, String, String, String, String[], String[], String, boolean, String, String) line: 132

DevMIDletSuiteImpl.create(SecurityToken, String, String, String, String) line: 82

      Main.runLocalClass(CommandState) line: 420

      Main.main(String[]) line: 105

Help for a newbie would be greatly appreciated. It looks like a great plug-in if I can get past these start-up issues.

Bob



-------------------------------------------------------
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

Reply via email to