Jump to content

Oracle JDeveloper: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
 
Line 7: Line 7:
Note that the company provides the system in two different versions, the '''Studio Edition''' that includes support for Java SE, XML, J2EE, ADF, UML and database development feature and a much smaller and faster version called '''Java Edition''' that only supports Java SE and XML development, you are in most cases better off with the Java Edition.
Note that the company provides the system in two different versions, the '''Studio Edition''' that includes support for Java SE, XML, J2EE, ADF, UML and database development feature and a much smaller and faster version called '''Java Edition''' that only supports Java SE and XML development, you are in most cases better off with the Java Edition.


* JDeveloper 11g v11.1.2.3.0 - May 2013 - Requires Java SDK version 6
*11g (11.1.2.3.0) - May 2013 - requires Java SDK version 6
* JDeveloper 12C v12.1.3.0.0 - June 2014 - Requires Java SE 7 or higher, explicitly supports Java 8.
*12c (12.1.3.0.0) - Jun 2014 - requires Java SE 7 or higher, explicitly supports Java 8.
*12c Release 2 (12.2.1.4) - Sep 2019 - requires Java SE Development Kit (JDK) 8


==Links==
==Links==

Latest revision as of 03:19, 14 December 2019

Oracle JDeveloper is an integrated development environment for Java, XML and Oracle database systems and technologies.

History

Originally based on technology licensed from Borland (Borland JBuilder) but has grown immensely since then and by now dwarfs the original Borland system with compressed downloads being as big as 2 gigabytes.

Version

Note that the company provides the system in two different versions, the Studio Edition that includes support for Java SE, XML, J2EE, ADF, UML and database development feature and a much smaller and faster version called Java Edition that only supports Java SE and XML development, you are in most cases better off with the Java Edition.

  • 11g (11.1.2.3.0) - May 2013 - requires Java SDK version 6
  • 12c (12.1.3.0.0) - Jun 2014 - requires Java SE 7 or higher, explicitly supports Java 8.
  • 12c Release 2 (12.2.1.4) - Sep 2019 - requires Java SE Development Kit (JDK) 8

Links