Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [wtp-dev] Features Framework Initial Contribution

Thanks, Chuck!

 

I will take a look at these TODO’s. I have the compiler level set to 1.4 for these projects, but did not notice that I was using 5.0 java runtime to compile against.

 

- Konstantin

 

 


From: wtp-dev-bounces@xxxxxxxxxxx [mailto:wtp-dev-bounces@xxxxxxxxxxx] On Behalf Of Chuck Bridgham
Sent: Friday, September 02, 2005 8:05 AM
To: General discussion of project-wide or architectural issues.
Subject: Re: [wtp-dev] Features Framework Initial Contribution

 


These plugins have been committed to the CVS repository, but will not be included in the build yet...  

org.eclipse.wst.common.features.base
org.eclipse.wst.common.features.core
org.eclipse.wst.common.features.ui

Located under:
HEAD
       wst
              components
                         common
                                    plugins


Konstantin, please look for a couple TODO's where I had to change some source that was Java 1.5 specific (As we are still compiling < 1.5).

The new project wizards came up - now on to some serious integration!

Thanks - Chuck

Rational J2EE Tooling Team Lead
IBM Software Lab - Research Triangle Park, NC
Email:  cbridgha@xxxxxxxxxx
Phone: 919-254-1848 (T/L: 444)


"Konstantin Komissarchik" <kosta@xxxxxxx>
Sent by: wtp-dev-bounces@xxxxxxxxxxx

09/01/2005 08:41 PM

Please respond to
"General discussion of project-wide or architectural issues."

To

"General discussion of project-wide or architectural issues." <wtp-dev@xxxxxxxxxxx>

cc

 

Subject

[wtp-dev] Features Framework Initial Contribution

 

 

 




I just posted BEA’s initial contribution of the features framework to bugzilla. See the bugzilla entry for more information.
 
Bugzilla Entry:  https://bugs.eclipse.org/bugs/show_bug.cgi?id=94608
Spec:  http://www.eclipse.org/webtools/development/proposals/Features%20Framework%20Specification.htm
 
---
Konstantin
BEA Systems
 _______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev


Back to the top