Jump to content

Oracle JDeveloper: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
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.
'''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.
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==
* JDeveloper 11g v11.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
* JDeveloper 12C v12.1.3.0.0 - June 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.
;Prerequisites:Java SDK version 6


==Links==
==Links==
* [http://www.oracle.com/technetwork/developer-tools/jdev/overview/index.html Official homepage]
* [http://www.oracle.com/technetwork/developer-tools/jdev/overview/index.html Official homepage]


==License==
[[Category:Java development environment]]
* Closed source freeware
 
==Author==
*[[Borland]] (Original author)
*[[Oracle]]
 
[[Category:Java Tools]]

Revision as of 03:13, 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.

  • JDeveloper 11g v11.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.

Links