Index out of bounds when trying to create new setup model [message #1387123] |
Tue, 24 June 2014 05:59  |
Eclipse User |
|
|
|
Hi,
To get there I:
- Downloaded the Oomph installer (win64)
- Picked EPP Modelling/Luna
- Picked Oomph/master
- Oomph IDE installed correctly (I end up with a Luna IDE and a
workspace containing the Oomph plugins)
- Within that IDE I do File->New Setup model.
Is that a correct way to start authoring a new setup model? So here's
the stacktrace.
Cheers,
Felix
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at
org.eclipse.oomph.setup.presentation.SetupModelWizard$TemplateUsagePage.createControl(SetupModelWizard.java:1049)
at
org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:174)
at
org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:736)
at
org.eclipse.jface.wizard.WizardDialog.setWizard(WizardDialog.java:1182)
at
org.eclipse.jface.wizard.WizardDialog.updateForPage(WizardDialog.java:1241)
at
org.eclipse.jface.wizard.WizardDialog.access$4(WizardDialog.java:1238)
at
org.eclipse.jface.wizard.WizardDialog$8.run(WizardDialog.java:1227)
at
org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03319 seconds