forked from hex007/freej2me
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MIDletLoader: JAD properties should take precedence over manifest
Previously the jar's manifest would take precedence, which could cause issues if, for example, the main class name is only correct in the JAD file. And since it is the one that's easier to edit, it should take precedence anyway.
- Loading branch information
1 parent
a575727
commit 8caa14f
Showing
1 changed file
with
14 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters