Jump to content

Eclipse: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
Eclipse is an integrated development environment that is an updated version of [[VisualAge for Java]], it comes with Java development support as standard but can be extended to support any programming language via plug-ins. There is currently no native OS/2 or eComStation version but older versions of Eclipse for [[MS Windows]] can be made to work.
Eclipse is an integrated development environment that is an updated version of [[VisualAge for Java]], it comes with [[Java]] development support as standard but can be extended to support any programming language via plug-ins. There is currently no native OS/2 version but older versions of Eclipse for [[MS Windows]] can be made to work.


==Version==
==Version==
'''* Last version:''' 3.2.2 (February 12, 2007) with Eclipse enabler 1.1.0
*Last version: 3.2.2 (February 12, 2007) with Eclipse enabler 1.1.0
 
==Link==
'''* Eclipse Enabler:''' http://www.juergen-ulbts.de/content/projects/ports/index.en.html#eclipseenabler
 
'''* Eclipse 3.2.2 for Win32:''' http://archive.eclipse.org/eclipse/downloads/drops/R-3.2.2-200702121330/index.php


==License==
==License==
Line 13: Line 8:


==Author==
==Author==
Eclipse foundation.
Eclipse foundation


==Related Articles==
==Publications==
*Steve Holzner: ''Eclipse'' - O'Reilly 2004, ISBN 0-596-00641-1


 
==Links==
==Publications==
* Eclipse Enabler: [http://www.juergen-ulbts.de/content/download/project/ports/EclipseEnabler_v110_2007-10-03.zip]
* Eclipse 3.2.2 for Win32: http://archive.eclipse.org/eclipse/downloads/drops/R-3.2.2-200702121330/index.php
*https://eclipse.org/


[[Category: Tools]]
[[Category: Tools]]

Revision as of 19:10, 22 August 2017

Eclipse is an integrated development environment that is an updated version of VisualAge for Java, it comes with Java development support as standard but can be extended to support any programming language via plug-ins. There is currently no native OS/2 version but older versions of Eclipse for MS Windows can be made to work.

Version

  • Last version: 3.2.2 (February 12, 2007) with Eclipse enabler 1.1.0

License

Open Source. Eclipse Public License.

Author

Eclipse foundation

Publications

  • Steve Holzner: Eclipse - O'Reilly 2004, ISBN 0-596-00641-1

Links