Skip to content
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

Whitelist Java options rather than ImageJ options #14

Open
ctrueden opened this issue Jun 11, 2014 · 0 comments
Open

Whitelist Java options rather than ImageJ options #14

ctrueden opened this issue Jun 11, 2014 · 0 comments

Comments

@ctrueden
Copy link
Member

When determining whether an option belongs to Java, or to ImageJ, the current strategy is to pick out the "known ImageJ" options. But with ImageJ2 that list got much more open-ended due to the ConsoleService. So let's invert the logic, and instead pick out the options known to be Java options, and assume the rest are for ImageJ.

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

No branches or pull requests

1 participant