Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Anbu+AWT: getFormattedLocation should return an URI string.
This was already the case when loading jars through AWTGUI's file picker. But through the command line, FreeJ2ME was sending the file's absolute path directly into MobilePlatform and MIDletLoader withough converting to a valid URI first. This should fix issues when loading jars/jads from the commandline
- Loading branch information