Jump to content

Eclipse: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
 
(2 intermediate revisions by the same user not shown)
Line 15: Line 15:


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


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


[[Category:Java development environment]]
[[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