Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » How to add custom validation?
How to add custom validation? [message #664815] Tue, 12 April 2011 07:17
Philippe Marschall is currently offline Philippe MarschallFriend
Messages: 121
Registered: July 2009
Senior Member
Hi

We are looking for ways to add custom validation to the already existing
ones in JDT. We'd like to avoid parsing the whole source again and
instead directly work on the JST AST.

The ways we found are either an annotation processor,
CompilationParticipant, or builder. Is there an other way? What is the
recommend way?

Cheers
Philippe
Previous Topic:Boxing Compiler Warnings
Next Topic:Can't Create Executable JAR
Goto Forum:
  


Current Time: Tue Mar 19 04:51:14 GMT 2024

Powered by FUDForum. Page generated in 0.02995 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top