Hi, I'd like to contribute by providing a fix for bugs.eclipse.org/bugs/show_bug.cgi?id=459484 but I'm afraid I need some help setting up the development environment. Here is what I've done so far:
I cloned the nebula repo, checked out master, and tried to launch /org.eclipse.nebula.examples/nebula.product using the eclipse IDE but I get some exceptions that some bundles could not be resolved, namely org.eclipse.emf.ecore version 2.9.0. I checked and the eclipse SDK 4.4.1 comes with 2.10.0. So I got eclipse SDK 4.3.2 which comes with 2.9.2. But now I other bundles where missing. I tried to run mvn clean install but that failed in org.eclipse.nebula.widgets.radiogroup.tests because of java.lang.NoSuchFieldException: $jacocoAccess. Since I could not find any documentation on how to setup a development environment, I'd appreciate any help. My system setup Windows 8.1 64-bit Java 1.8.0u25 64-bit Maven 3.2.1 IDE: eclipse SDK 4.4.1 To participate in the discussion, go here: https://www.eclipse.org/forums/index.php?t=rview&frm_id=64
_______________________________________________ nebula-dev mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/nebula-dev
