Export Mac OS app bundle from Eclipse
in
Integration and Hardware
•
1 year ago
Hi guys,
I'm having trouble exporting an app bundle from Eclipse. My code has a main and init functions, and runs fine as a java application. When I try to export it, I specify the package and main class, and name of the app that I want created, but the resulting app does not contain any ressources - it is just an empty app bundle.
Do you know what can cause this? Is there anywhere a tutorial about that?
Sorry if the answer is obvious, I've been googling that for days now...
1