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

Include main-class name in jar name or generate multiple jars #10

Open
dainkaplan opened this issue Mar 25, 2012 · 1 comment
Open

Include main-class name in jar name or generate multiple jars #10

dainkaplan opened this issue Mar 25, 2012 · 1 comment

Comments

@dainkaplan
Copy link

Currently if your project has multiple main classes, you must select one when running one-jar, but the resultant jar file always has the same name. It would be nice to either (a) automatically include the main class's name in the jar file name, or generate a one-jar for each main class that exists.

@nullren
Copy link

nullren commented Oct 13, 2014

is this a really dumb suggestion or did someone just neglect to look into?

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

2 participants