Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[swtbot-dev] Missing Nebula.Nattable when setting up SWTBot w/ Oomph

Hey Folks,


I want to setup a dev-Eclipse for SWTBot - and I’m following the guide

I use the Eclipse-Committer Eclipse IDE and select SWTBot on the second Oomph wizard page. (OpenJDK 11, Eclipse 2019-03)

Now, when Eclipse starts up and performs all the tasks from the Oomph setup model, the Modular Target cannot be created due to this:

  ERROR: org.eclipse.equinox.p2.director code=10053 Cannot complete the install because one or more required items could not be found.
    ERROR: org.eclipse.equinox.p2.director code=0 Software being installed: artificial_root 1.0.0.v1551994586097
    ERROR: org.eclipse.equinox.p2.director code=0 Missing requirement: artificial_root 1.0.0.v1551994586097 requires 'org.eclipse.equinox.p2.iu; org.eclipse.nebula.widgets.nattable.core.feature.feature.group 0.0.0' but it could not be found


How do you solve this problem?
Or don’t you use the Oomph wizard to setup Eclipse for SWTBot?


Thanks in advance,
Ingo



Back to the top