Comparison of integrated development environments: Difference between revisions

Content deleted Content added
Created page: Comparison of integrated development environments (for Java and C++)
 
added more details to Java IDEs
Line 1:
The following is a comparison of [[integrated development environment]]s. For more IDEs, see ''the [[Listlist of integrated development environments]]''.
 
== Java ==
Line 5:
{| class="wikitable" style="font-size: 85%; text-align: center; width: 100%;"
|-
!
! IDE
! Developer
! [[Software release|Latest stable release]]
! [[Operating System|OS]]
! Cost ([[United States dollar|USD]])
! [[Software license]]
|-
! [[Eclipse (software)|Eclispe]]
| [[Eclipse Foundation]]
| 3.2.0 / June 30, 2006
| [[Cross-platform]]
| Free
| [[Eclipse Public License]]
|-
! [[IntelliJ IDEA]]
| [[JetBrains]]
| 5.1.2 / July 2006
| [[Cross-platform]]
| $499
| [[Proprietary software|Proprietary]]
|-
! [[JBuilder]]
| [[Borland]]
| 6 / 2006
| [[Cross-platform]]
| Free; $499; $3,500
| [[Proprietary software|Proprietary]]
|-
! [[NetBeans]]
| [[Sun Microsystems]]
| 5.0 / February 1, 2006
| [[Cross-platform]]
| Free
| [[Sun Public License]]
|-
Line 32 ⟶ 47:
{| class="wikitable" style="font-size: 85%; text-align: center; width: 100%;"
|-
! IDE
! [[Operating System|OS]]
! [[Software license]]
Line 57 ⟶ 72:
|-
|}
 
== See Also ==
*[[Integrated development environment]]
*[[List of integrated development environments]]
*[[Comparison of text editors]]
*[[List of text editors]]
*[[Source code editor]]