How to change the default config for an exported eclipse product [message #331678] |
Tue, 16 September 2008 06:23  |
Eclipse User |
|
|
|
Originally posted by: j4r0d.hotmail.com
Hello,
I am exporting an eclipse product with some of my plugins.
As this Eclipse is meant for a special use, I wish I could export my Eclipse
with a little bit different settings (especially some options in the
preference menu) :
- Launching : I want the option "Always launch the previously launched
application" to be the default choice rather than "launch the selected
resource..."
- Compiler : I want the default compiler compliance level to be 1.3 rather
than 1.6.
How can I do that?
One last question,
In my eclipse folder I have an eclipse.ini containing the following lines:
--launcher.XXMaxPermSize
1024m
-vmargs
-Xms128m
-Xmx1024m
Obviously this file is ignored by Eclipse and I don't know why. However, if
I launch Eclipse with the following command line, this is working well :
Eclipse.exe -vmargs -Xms128m -Xmx1024m
Why is my eclipse.ini file not working? How can I fix this?
Thanks for your help.
J.
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04417 seconds