Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "JAXWS/NewNoteworthy"

Line 1: Line 1:
 
<h1>JAX-WS Tools Project 0.5</h1>
 
<h1>JAX-WS Tools Project 0.5</h1>
 
+
<h3>WTP M6 milestone 18th March 2009</h3>
 
Extension points for contributing annotations (grouped by category), annotation initializers (consumed by annotations view, wizard, content assist) and annotation rules.
 
Extension points for contributing annotations (grouped by category), annotation initializers (consumed by annotations view, wizard, content assist) and annotation rules.
  

Revision as of 11:02, 7 May 2009

JAX-WS Tools Project 0.5

WTP M6 milestone 18th March 2009

Extension points for contributing annotations (grouped by category), annotation initializers (consumed by annotations view, wizard, content assist) and annotation rules.

Annotations View

An extensible Annotations View:

Annotations view.png

Contributed annotations can be filtered

Annotations view filter action.png

Extensible.png

Content Assist

When invoked from between the quotation marks of an annotations member-value pair String value.

Content assist before.png > Content assist after.png

More Validation Rules

More rules.png

Back to the top