Jump to content

Eclipse: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
 
(7 intermediate revisions by the same user not shown)
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.
 
The Eclipse SDK includes the Eclipse Platform, Java development tools (JDT), and Plug-in Development Environment (PDE), including source and both user and programmer documentation.


==Version==
==Version==
'''* Last version:''' 3.2.2 (February 12, 2007) with Eclipse enabler 1.1.0
*Nov 2001: 1.0
 
*Jun 2002: 2.0
==Link==
*Mar 2003: 2.1
'''* Eclipse Enabler:''' http://www.juergen-ulbts.de/content/projects/ports/index.en.html#eclipseenabler
*Jun 2004: 3.0 - ''JRE 1.4.1''
 
*Jun 2005: 3.1
'''* Eclipse 3.2.2 for Win32:''' http://archive.eclipse.org/eclipse/downloads/drops/R-3.2.2-200702121330/index.php
*Jun 2006: 3.2
** 3.2.2 (Feb 2007) with Eclipse enabler 1.1.0
*Sep 2018: 4.9
*Dec 2018: 4.10


==License==
==License==
Open Source. Eclipse Public License.
*[[Eclipse Public Licence]]
*Author: Eclipse Foundation


==Author==
==Publications==
Eclipse foundation.
*J. des Rivières; J. Wiegand: ''Eclipse: A platform for integrating development tools'' - IBM Systems Journal Vol 43 No 2 (Apr 2004)
*Steve Holzner: ''Eclipse'' - O'Reilly 2004, ISBN 0-596-00641-1


==Related Articles==
==Links==
 
* Eclipse Enabler: [http://www.juergen-ulbts.de/content/download/project/ports/EclipseEnabler_v110_2007-10-03.zip]
 
* https://eclipse.org/
==Publications==
* [https://developer.ibm.com/javasdk/downloads/eclipse/ IBM Development Package for Eclipse]


[[Category: Tools]]
[[Category:Java development environment]]

Latest revision as of 18:03, 13 November 2019

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.

The Eclipse SDK includes the Eclipse Platform, Java development tools (JDT), and Plug-in Development Environment (PDE), including source and both user and programmer documentation.

Version

  • Nov 2001: 1.0
  • Jun 2002: 2.0
  • Mar 2003: 2.1
  • Jun 2004: 3.0 - JRE 1.4.1
  • Jun 2005: 3.1
  • Jun 2006: 3.2
    • 3.2.2 (Feb 2007) with Eclipse enabler 1.1.0
  • Sep 2018: 4.9
  • Dec 2018: 4.10

License

Publications

  • J. des Rivières; J. Wiegand: Eclipse: A platform for integrating development tools - IBM Systems Journal Vol 43 No 2 (Apr 2004)
  • Steve Holzner: Eclipse - O'Reilly 2004, ISBN 0-596-00641-1

Links