Community
Participate
Working Groups
In order to build EPP packages for Juno M2, I have to (temporarily) disable some feature in the list of dependencies.
CPP: <import feature="org.eclipse.cdt.p2"/> Java: <import feature="org.eclipse.wb.core.feature"/> <import feature="org.eclipse.wb.core.ui.feature"/> <import feature="org.eclipse.wb.layout.group.feature"/> <import feature="org.eclipse.wb.swing.feature"/> Modeling: <import feature="org.eclipse.emf.eef.codegen.ecore"/> Parallel: <import feature="org.eclipse.linuxtools.cdt.autotools"/> <import feature="org.eclipse.linuxtools.cdt.libhover"/> <import feature="org.eclipse.linuxtools.changelog"/> <import feature="org.eclipse.linuxtools.gcov"/> <import feature="org.eclipse.linuxtools.gprof"/>
CPP: <import feature="org.eclipse.linuxtools.cdt.autotools"/> Java: <import feature="org.eclipse.mylyn.egit"/> <import feature="org.eclipse.mylyn.hudson"/>
Parallel: <import feature="org.eclipse.cdt.p2"/>
Can we put the removed features back for the Java package?
I have re-enabled the Mylyn EGit and Hudson integrations.
Can/should we reinstate these now? I'm asking for Parallel
(In reply to comment #6) > Can/should we reinstate these now? I'm asking for Parallel Beth, I just checked and found out that <import feature="org.eclipse.cdt.p2"/> must be disabled (which I have done now). Maybe this feature is not required for Juno at all. All other features should be working in M5 with your small adjustments (.libhover -> .libhover.feature, .gprof -> .gprof.feature)
I noticed that WB is still disabled for the Java package. Is it safe to re-enable these features for RC1? <import feature="org.eclipse.wb.core.feature"/> <import feature="org.eclipse.wb.core.ui.feature"/> <import feature="org.eclipse.wb.layout.group.feature"/> <import feature="org.eclipse.wb.swing.feature"/>
I have re-added WB to the Java package.
Done. Simply done. Long ago. And I'm sure we addressed the issues in this bug. ;-)