vote up 2 vote down star

Do you know an API to programmatically refactor Java code.

Preferably:

  • easy to use
  • support for rich refactorings
flag

2 Answers

vote up 1 vote down check

Jackpot API is quite complete for that kind of operation.

link|flag
vote up 0 vote down

This only applies if you are working on a plugin obviously but both Eclipse (JDT) and NetBeans have public APIs which support refactoring.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.