Jump to content

Oracle JDeveloper: Difference between revisions

From EDM2
Created page with "==Description== Freeware Java IDE and development system for Java, XML and Oracle database systems and technologies. Originally based on technology licensed from [..."
 
Ak120 (talk | contribs)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Description==
'''Oracle JDeveloper''' is an integrated development environment for [[Java]], [[XML]] and [[Oracle]] database systems and technologies.
Freeware Java IDE and development system for [[Java]], [[XML]] and [[Oracle]] database systems and technologies. 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.


==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.
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.


==Version==
*11g (11.1.2.3.0) - May 2013 - requires Java SDK version 6
* Last version that runs on eComStation: JDeveloper 11g v11.1.2.3.0 - May 2013
*12c (12.1.3.0.0) - Jun 2014 - requires Java SE 7 or higher, explicitly supports Java 8.
* Current version: JDeveloper 12C v12.1.3.0.0 - June 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
==Prerequisites==
 
* Java SDK version 6
==Links==
==Links==
* [http://www.oracle.com/technetwork/developer-tools/jdev/overview/index.html Official homepage]
* https://www.oracle.com/technologies/developer-tools/jdeveloper/jdeveloper.html
==License==
* Closed source freeware
==Author==
*[[Borland]] (Original author)
*[[Oracle]]
==Related Articles==
==Publications==


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

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