Community
Participate
Working Groups
I20110303-2000 build failed with: Unable to find feature "org.eclipse.license" with version in range [1.0.0,1.0.1). PW
The e4 build then failed with: [javac] 4536. ERROR in /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20110303-2000/plugins/org.eclipse.e4.ui.tests/src/org/eclipse/e4/ui/tests/workbench/InjectionEventTest.java (at line 26) [javac] import org.eclipse.e4.ui.di.UISynchronize; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The import org.eclipse.e4.ui.di.UISynchronize cannot be resolved But that might just be because the 4.1 build failed. PW
I have fixed the builder and started a new build. Since the 4.1 build failed, the e4 build would have proceeded targeting the previous 4.1 build, which likely doesn't have the necessary class.
The build failed again because we picked up the addition of org.eclipse.equinox.security.win32.x86_64 to org.eclipse.platform, but that change has not yet been included in a 3.7 IBuild. I have introduced a workaround that will need to be removed once there is an IBuild containing org.eclipse.equinox.security.win32.x86_64
fixed
what causes this? I'm getting this error trying to export my feature project in 3.7, and I have no idea what the cause is. (google brought me to this bug)