| Summary: | Juno M2 removals | ||
|---|---|---|---|
| Product: | [Technology] EPP | Reporter: | Markus Knauer <mknauer> |
| Component: | package content | Assignee: | Project Inbox <epp.packager-inbox> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | beth, mknauer, steffen.pingel |
| Version: | 1.4.0 | ||
| Target Milestone: | 1.4.0 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
Markus Knauer
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. ;-) |