Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » TheIDE refactoring and multiple packages build support?
Re: TheIDE refactoring and multiple packages build support? [message #34905 is a reply to message #34893] Fri, 16 December 2011 15:03 Go to previous messageGo to previous message
eMko is currently offline  eMko
Messages: 3
Registered: December 2011
Location: Brno (BrĂ¼nn), Czech Repu...
Junior Member
Thank you for reply Smile .

The most famous IDEs for Java world have good refactoring support and Microsoft Visual Studio has plenty options too.

For pretty overview of refactoring options you can look at http://www.jetbrains.com/resharper/features/code_refactoring .html . ReSharper is a very commonly used plugin for Microsoft VisualStudio which tries to make it a "little IntelliJ IDEA" (one of the best IDE ever, but for Java).

Some Eclipse stuff: http://www.ibm.com/developerworks/library/os-ecref/
Or new VisualStudio (without ReSharper): http://www.youtube.com/watch?v=q3BDe6l9y7c

The "most basic" and most used refactoring option is method/property rename. This can be easily done with "Replace in files", but it takes some time and thinking if this one should or shouldn't be renamed too. Not an issue if you have a thousand lines of code but nightmare if you have thousand source files (which is quite common in Java world :-/).

Maybe you don't really need this even in larger C++ program - I don't know. I never did something useful in C++ - the last time I used this language was at university and only when I didn't have any other option.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: DLI Problem...
Next Topic: CanClose? Mechanism to prompt user to save edits
Goto Forum:
  


Current Time: Thu May 16 00:29:59 CEST 2024

Total time taken to generate the page: 0.01870 seconds