Software development environment: Difference between revisions

Content deleted Content added
added redirect
 
(4 intermediate revisions by 4 users not shown)
Line 1:
*#REDIRECT [[Integrated development environment]] (IDE)
{{unreferenced|date=January 2008}}
In [[computing]], a '''software development environment''' ('''SDE''') is the entire environment (applications, servers, network) that provides comprehensive facilities to [[computer programmer]]s for [[software development]]. Not to be confused with an '''integrated development environment''' ('''IDE''').
 
An SDE can contain but is not limited to:
* Requirements management tools
* Design modeling tools
* Documentation generation tools
* [[Integrated development environment]] (IDE)
* Code Analysis tools
* Code Referencing tools
* Code Inspection tools
* Software Building tools (Compile, Link)
* Source Repository (Configuration Management)
* Problem reporting / tracking tools
 
[[Category:Software development]]