I think it would be very convenient if JCreator had a code refactoring tool. With this, if you change the name of some method or instance variable within your package or project, then everything that calls or uses that method or instance variable also changes with it, so you don't have to do any massive Find + Replace later to avoid compile errors or inconsistencies. Many of the other IDE's, like JBuilder, Eclipse, and IDEA already have this... it is indeed very useful and it is a big timesaver.
Code Refactoring
Started by
Sahisoft
, Mar 17 2005 10:10 PM
3 replies to this topic
#1
Posted 17 March 2005 - 10:10 PM
#2
Posted 17 March 2005 - 10:41 PM
This is a great idea... I LOVE the idea :-D Stupid that I didn't come up with it... This should really be added to JCreator :-)
#3
Posted 18 March 2005 - 09:38 AM
QUOTE(MajinZ @ Mar 18 2005, 06:41 AM)
This is a great idea... I LOVE the idea :-D Stupid that I didn't come up with it... This should really be added to JCreator :-)
I asked for refactoring feature before.
Then, I was told that it will be added to v3.5....
But I think it will come out with the v4.0.
I hope it will add error highlighting, advanced debugger interface, too.
ps. I have asked for these features when v3 released, hope developers will add them soon :p
#4
Posted 18 March 2005 - 09:59 AM
QUOTE(brucehsu @ Mar 18 2005, 09:38 AM)
I hope it will add error highlighting, advanced debugger interface, too.
That would be really nice :-)












