Spoon is a Java program processor that fully supports Java 5 and 6. It provides a complete and fine-grained Java metamodel where any program element (classes, methods, fields, statements, expressions...) can be accessed both for reading and modification.
Spoon provides an Eclipse plugin (SpoonJDT) that allows for tight integration of Spoon within the Eclipse environment. With SpoonJDT, a set of validations and transformations packaged as a Spoonlet can occur on the fly and the reports are well-integrated into the Eclipse JDT.
Spoon is Free and Open Source (CeCILL-C license - French equivalent to LGPL). SpoonJDT is not Open Source (yet).
Click here to know more about: http://spoon.gforge.inria.fr/
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.
Ask Questions? Discuss: Spoon JDT
Post your Comment