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

246 Views Asked by At

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

1

There are 1 best solutions below

0
On BEST ANSWER

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