Search code examples
eclipsejava-mecodenameone

Is it possible to generate a JAD file that already contains the JAR URL?


When using CodenameOne to produce builds for J2ME, the resulting JAD file always contains a blank entry for the MIDlet-Jar-URL attribute. Is there a way of specifying the URL in the project, so I don't have to edit the JAD by hand after every build? I'm using Eclipse.

Any help much appreciated!

Thanks


Solution

  • Answering for completeness sake: this isn't currently supported.