0

I would like to base my custom Eclipse setup on the Oomph profile for Java EE developers included in the standard Eclipse Installer but I can't seem to find it anywhere in the installer directories.

secondbreakfast
  • 4,194
  • 5
  • 47
  • 101

1 Answers1

2

Yout need to check the "Show tool bar contributions" checkbox in the "Setup Tasks" preference page,

Eclipse Oomph preference page

Then from the toolbar select the "Open user" menu and under the "Parent Models" you will find:

  • The setup file corresponding to the installed IDE. org.eclipse.products.setup
  • The setup file correspondig to the complete eclipse.org catalog org.eclipse.setup

Parent Models in Oomph

Jmini
  • 9,189
  • 2
  • 55
  • 77