Discussion:
Using the C/C++ Refactoring API
Jeanderson
2014-04-23 20:19:40 UTC
Permalink
Hello everyone,

I would like to know if there's any tutorial to use the refactoring API
from cnd.
I'm evaluating different refactoring engines and it would be valuable if I
could include Netbeans on my experiments too.

I'm trying to find a way to, given a set of C/C++modules to be refactored,
have a code to automatically apply a refactoring (e.g. rename a variable)
to evaluate the results. However I didn't have much progress and I was
wondering if someone could give me some directions.

I thought this would be appropriated to the developer list but it seems to
be unused for a while.

I'm looking forward to hearing from someone.

Best regards,
Jeanderson Barros Cândido
http://jeandersonbc.github.io

Loading...