Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-vex-dev] Vex build is failing

Hi Jan,

Have you configured one of the Vex target platforms in your workspace? (Window > Preferences > Plug-in Development > Target Platform). There are three differente platforms currently available. Please configure one of them and try again.

BR, Florian

Am 08.12.2017 um 00:44 schrieb Jan Tosovsky:
Dear All,

I've cloned Vex GitHub repository and tried to build the current version in
Eclipse Oxygen.1a (via Maven's Build All Vex). All went well, except for
'Vex Core Tests' module, which failed with several ClassNotFoundExceptions:

Caused by: java.lang.ClassNotFoundException: org.eclipse.swt.widgets.Display
cannot be found by org.eclipse.e4.ui.css.swt.theme_0.9.100.v20130515-1857
Caused by: java.lang.ClassNotFoundException: org.eclipse.swt.SWTError cannot
be found by org.eclipse.ui.workbench_3.105.2.v20140211-1711
Caused by: java.lang.NoClassDefFoundError:
org/eclipse/ui/plugin/AbstractUIPlugin
Caused by: java.lang.NoClassDefFoundError:
org/eclipse/vex/core/internal/boxes/IInlineBox

Should I add any additional dependencies?

Thanks,
Jan




_______________________________________________
mylyn-vex-dev mailing list
mylyn-vex-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/mylyn-vex-dev



Back to the top