Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-dev] Capabilities added to WTP


I've just released changes that introduce capabilities into WTP. All capabilities are enabled by default so you should see no difference in WTP function out of the box.

From feedback in bug 110940 [1] I've defined the capabilities as follows:

Development
 - Database Development
   - includes all RDB plug-ins
 - Enterprise Java Development
   - includes all JST plug-ins except WS plug-ins
   - requires Web Development, Java Development, and Core Team Support
 - Web Development
   - includes all WST plug-ins except those found in XML and WS capabilities
   - requires XML Development
 - Web Service Development
   - includes WST ws, wsdl, wsi plug-ins
   - includes xerces, wsdl4j, wsil4j, axis, uddi4j
   - includes JST ws plug-ins
   - requires Web development
   - through JST plug-in requires Java Enterprise Development (I'm open to suggestions to improve this for generic WS support and Java specific support)
 - XML Development
   - includes XML, XSD, DTD plug-ins
   - includes wst common, sse, validation, cache, and proxy plug-ins


Please use bug 110940 for any comments.

Lawrence Mandel

Software Developer
IBM Rational Software
Phone: 905 - 413 - 3814   Fax: 905 - 413 - 4920
lmandel@xxxxxxxxxx


[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=110940

Back to the top