Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-releng] WTP restructuring revisions for Java EE Tools


Following Kathy's comments I also have a few suggestion for the proposed Java EE revisions.

Move the following to JSF?

| |-- org.eclipse.jst.webpageeditor.feature
| |-- org.eclipse.jst.webpageeditor_sdk.feature

Move to archive:

| |-- org.eclipse.jst.sample.web.project

| |-- org.eclipse.jst.common.navigator.java

| |-- org.eclipse.jst.common.launcher.ant

| |-- org.eclipse.jst.common.frameworks.ui -


org.eclipse.jst.validation.test.fwk

Move to common:  

 | |-- org.eclipse.jst.common.frameworks - Owned by Java EE team, (Classpath utilities, EMF/ Working copy utilities...)

Move to common tests:
org.eclipse.jst.validation.sample
    |-- org.eclipse.jst.validation.test  (Although this has a small dependency on j2ee, we should break it and move it to proper component)
   

Common:

Move to archive:
| |-- org.eclipse.wst.common.explorer
| |-- org.eclipse.wst.common.navigator.views
| |-- org.eclipse.wst.common.navigator.workbench

Move to doc: -- org.eclipse.wst.validation.infopop


Thanks - Chuck


Back to the top