Jump to content


Code Refactoring


  • Please log in to reply
3 replies to this topic

#1 Sahisoft

Sahisoft

    Advanced Member

  • Members
  • PipPipPip
  • 74 posts
  • Gender:Male
  • Location:New Jersey, United States
  • Interests:Computer science. What else? :-)

Posted 17 March 2005 - 10:10 PM

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.

#2 MajinZ

MajinZ

    Advanced Member

  • Members
  • PipPipPip
  • 105 posts

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 brucehsu

brucehsu

    Newbie

  • Members
  • Pip
  • 7 posts
  • Location:Tainan City, Taiwan

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 :-)

View Post


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 MajinZ

MajinZ

    Advanced Member

  • Members
  • PipPipPip
  • 105 posts

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 :-)