Do you know an API to programmatically refactor Java code.
Preferably:
- easy to use
- support for rich refactorings
|
|
Do you know an API to programmatically refactor Java code. Preferably:
|
|||
|
|
|
|
Jackpot API is quite complete for that kind of operation. |
||
|
|
|
|
This only applies if you are working on a plugin obviously but both Eclipse (JDT) and NetBeans have public APIs which support refactoring. |
||
|
|