Integrated Development Environments
Integrated development environments (IDEs) are sets of software programming tools designed to work together. Common IDE tools include editors, interpreters, compilers, debuggers, profilers, version control systems, code analyzers and refactoring assistants. IDEs often define projects that contain information to assist the tools. Eclipse and Emacs are two popular IDEs.
Comments
Post a Comment