[jbosstools-dev] Looking for examples of how to add annotations support and validation to the Java editor in Eclipse

Alexey Kazakov akazakov at exadel.com
Mon May 3 16:36:53 EDT 2010


We have CDI validator in CDI Tools that works with annotations. It uses 
CDI Tools model that works with JDT.
See 
https://svn.jboss.org/repos/jbosstools/trunk/cdi/plugins/org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/validation/CDICoreValidator.java

On 05/03/2010 08:35 PM, Brian Fitzpatrick wrote:
> Hi all...
>
> While working through some of the Web Services tooling, a great request came up for adding better annotations support for JAX-WS- and JAX-RS-annotations in the Java editor. Some of the JAX-WS annotations are already there I believe, but there's no support currently for the RESTful JAX-RS services.
>
> What examples do we have where we've added not only support for annotations but validation so users know when they're used incorrectly?
>
> Thanks in advance
> --Fitz
>
> _______________________________
> Brian Fitzpatrick (aka "Fitz")
> Senior Software Engineer, SOA-P
> JBoss by Red Hat
> _______________________________________________
> jbosstools-dev mailing list
> jbosstools-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jbosstools-dev
>    



More information about the jbosstools-dev mailing list