Skip to main content

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

 

>>> 

Move the following to JSF?

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

>>>> 

In the long run, Webpage Editor should become a common feature of JST that is used to edit HTML, JSP and JSF. We re-packaged our code towards this goal.

-Raghu

 

 


From: wtp-releng-bounces@xxxxxxxxxxx [mailto:wtp-releng-bounces@xxxxxxxxxxx] On Behalf Of Chuck Bridgham
Sent: Thursday, November 01, 2007 7:10 AM
To: Webtools releng discussion list
Subject: [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