|
Re: Customize installed JREs [message #244507 is a reply to message #244316] |
Wed, 13 June 2007 16:49 |
Eclipse User |
|
|
|
Originally posted by: jacek.pospychala.pl.ibm.com
Marteen,
looks like there is an extension point doing this -
org.eclipse.jdt.launching.vmInstalls.
All you would have to do is create a new Plug-in project - in the editor
that opens immediately, after creating it,
go to Dependencies tab, add org.eclipse.jdt.launching, and save the file.
Then in the Extensions tab, add org.eclipse.jdt.launching.vmInstalls
extension and right clicking on it, add new vmInstalls and set
paths to them.
Then export your plugin (in Overview tab) to jar and deliver it together
with whole Eclipse, in plugins/ folder.
Maarten Coene wrote:
> Hi,
>
> we have several JDKs installed on our system.
>
> It would be great if these JDKs were added automatically to the
> installed JREs when a new workspace is created. We already start
> Eclipse with the "-pluginCustomization" option to configure other
> settings, but I didn't find a way to configure the default installed
> JREs.
>
> Does someone has an idea how to accomplish this?
>
> regards,
> Maarten Coene
>
|
|
|
|
Powered by
FUDForum. Page generated in 0.03773 seconds