I'm trying to switch my RCP app over to the new Mac app layout introduced
in Mars.  I've got a small p2 feature which contains only a few small
executables and shell scripts.  They belong in the `Contents/MacOS`
directory.

In Luna, I could put them in the `Contents/MacOS` directory in the feature,
and p2 would put them there in the .app folder.

In Mars, they now end up inside
`MyApp.app/Contents/Eclipse/Contents/MacOS`.  It seems that p2 now puts
everything inside `MyApp.app/Contents/Eclipse`, and there's a magic
incantation that puts some things outside that hierarchy and into
`MyApp.app/Contents/Resources` and `MyApp.app/Contents/MacOS`.  Any
pointers for how I can put my things there?

Ned Twigg
Lead Software Architect, DiffPlug LLC
949-264-3433
340 S Lemon Ave #3433, Walnut, CA 91789
ᐧ
_______________________________________________
p2-dev mailing list
p2-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/p2-dev

Reply via email to