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

How to package resources in to "Contents/Resources"? #36

Closed
hepiyellow opened this issue Apr 18, 2017 · 1 comment
Closed

How to package resources in to "Contents/Resources"? #36

hepiyellow opened this issue Apr 18, 2017 · 1 comment

Comments

@hepiyellow
Copy link

My packaged application on OS X has the "Contents" folder, and in it:

  • Java
  • MacOS
  • Plugins
  • Resources

I figured that "Resources" would be a good place to put my resources instead of packing them inside a JAR.

Does this plugin help in doing that?

@federkasten
Copy link
Owner

No.

additionalBundledClasspathResources option may helps you. It copies resources into Contents/Java/lib/.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants