Skip to content

October 2, 2008

2

Eclipse – You live and learn.

Yesterday, I complained about large fonts being used in Eclipse runtime instances on Mac OS X. Much to my delight, Chris was kind enough to point out that you can define a launch configuration template for PDE-based launches. It is a bit hidden and doesn't have the "launch" keyword assigned. To globally define launch config parameters, open the preference dialog and navigate to Plug-in Development -> Target Platform -> Launching Arguments:

Launch template for PDE launches

Launch template for PDE launches

After ou have defined your favourite launching arguments, subsequently created launch configurations will be initialized with these arguments:

Launch configuration

Launch configuration

Who would have thought you can learn something by just filing a bug?

Thanks for reading this post. Follow me on twitter here to be notified about updates and other posts I write. Or, subscribe to my RSS feed here

Read more from Eclipse
2 Comments Post a comment
  1. Oct 2 2008

    There is also that checkbox in the first screenshot, “Append VM arguments specified in the target’s launcher ini”

    If you check that off, you should be good too as I think on Mac, the laucher arguments in eclipse.ini contain that info too.

    Reply   More from author
  2. Oct 2 2008

    Good point, Chris.

    Reply   More from author

Share your thoughts, post a comment.

(required)
(required)

Note: HTML is allowed. Your email address will never be published.

Subscribe to comments

Additional comments powered by BackType