Skip to content

Accept plain file paths in #208

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stuaxo
Copy link

@stuaxo stuaxo commented Nov 27, 2023

In Abu make a small simplification to getFormattedLocation to use isFile to check if the jar file is a file.
Add https as well as http.

Copy this to FreeJ2ME so it can accept plain file paths on the commandline.

With this patch I can invoke it like this:

$ java -jar freej2me.jar ShanghaiShuffle.jar

Small simplification of getFormattedLocation to check if file is a file.
Add https to compliment http.

FreeJ2Me: Copy getFormattedLocation from Anbu so that file paths
can be accepted as well as file uris.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant