Difference between revisions of "Integrated Development Environment"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) (New page: = Overview = A GUI based development environment. Common examples include: * Eclipse - Initially used for Java development but now supports many other technologies * MS [[Visual...) |
PeterHarding (talk | contribs) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
* [[Eclipse]] - Initially used for [[Java]] development but now supports many other technologies | * [[Eclipse]] - Initially used for [[Java]] development but now supports many other technologies | ||
* MS [[Visual Studio]] - Microsoft's IDE (which supports such languages as C++, .NET, VB) [[ | * MS [[Visual Studio]] - Microsoft's IDE (which supports such languages as C++, .NET, VB) [http://en.wikipedia.org/wiki/Visual_Studio#Visual_Studio_2005 Visual Studio 2005] | ||
[[Category:TERMINOLOGY]] | |||
[[Category:IDE]] |
Latest revision as of 13:38, 25 January 2008
Overview
A GUI based development environment.
Common examples include:
- Eclipse - Initially used for Java development but now supports many other technologies
- MS Visual Studio - Microsoft's IDE (which supports such languages as C++, .NET, VB) Visual Studio 2005