|
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
I am currently using Eclipse 3.0.0
I need to build my application fairly regularly since the application I am
creating is designed to run on a OS X Server and testing some parts of the
application require that the application run on the server. Figuring out
how to handle the four items below would cut down on the manual steps
needed to create the application.
On the second screen of the File>>Export>>Mac OS X Bundle.. There is an
option to "Add to Bundle" files and folders. I need to get a nib file and
some images in the Resources folder of the bundle. I can't seem to get
this option to work. Any hints?
On the third screen there are VM options and Properties. My Run
configuration places items like apple.laf.useScreenMenuBar = true and
others in the Properties. These work when running the application from
Eclipse but they don't work unless I retype them in the VM options section
as -Dapple.laf.useScreenMenuBar=true
Is there any way to save the export configuration like there is for the
Run configuration so all of the changes above and others don't have to be
retyped each time a bundle is created?
Eclipse creates an Info.plist file when making an application bundle. One
line in it is
<string>Sif4x1.0, Copyright {user} 2004. All rights reserved.</string>
Where can the {user} be set so that something shows up there?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
| Home | Archives | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2011 Apple Inc. All rights reserved.