Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Need help for code change design
Need help for code change design [message #251571] Wed, 20 February 2008 13:55
Eclipse UserFriend
Originally posted by: jack.NO.SPAM

Hi,
let's say i want do to a plugin. The plugin work that way:

- try to modify a method signature (access modifiers)
- check if no errors are generated in the java project
- if not, modify the java file

I've read some stuff about AST rewriting, but i have no idea how to
check if new errors have been generated. Doing a complete refactoring
wizard is overkill for what i want, so what is the easiest way, plz ?

TIA
Previous Topic:problem with JDT Javadoc setup
Next Topic:3.4 M5 - Compiler error in cast
Goto Forum:
  


Current Time: Fri Apr 25 02:48:27 EDT 2025

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

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

Back to the top