JDeveloper

JDeveloper

Demonstration of JDeveloper 11g GUI
Developer(s) Oracle Corporation
Stable release
12c (12.2.1.2) / October 19, 2016 (2016-10-19)
Development status Active
Written in Java
Operating system Cross-platform
Type Java IDE
License Proprietary OTN JDeveloper License
Website www.oracle.com/technetwork/developer-tools/jdev/overview/index.html

JDeveloper is a freeware IDE supplied by Oracle Corporation. It offers features for development in Java, XML, SQL and PL/SQL, HTML, JavaScript, BPEL and PHP. JDeveloper covers the full development lifecycle from design through coding, debugging, optimization and profiling to deploying.

With JDeveloper, Oracle has aimed to simplify application development by focusing on providing a visual and declarative approach to application development in addition to building an advanced coding-environment. Oracle JDeveloper integrates with the Oracle Application Development Framework (Oracle ADF) - an end-to-end Java EE-based framework that further simplifies application development.

The core IDE exposes an API that other teams in Oracle use to build extensions to JDeveloper. BPEL, Portal, Business Intelligence and other components of the Oracle platform all build their design-time tools on top of JDeveloper. The same IDE platform also serves as the basis of another Oracle product, SQL Developer, which Oracle Corporation promotes specifically to PL/SQL- and database-developers.

Features

Prior to JDeveloper 11g, JDeveloper came in three editions: Java Edition, J2EE Edition, and Studio Edition. Each one offered more features on top of the others, and all of them came for free. JDeveloper 11g only has two editions: Studio Edition and Java Edition. In JDeveloper 11g, J2EE Edition features are rolled into the Studio Edition.

A high-level list of features includes:

Java Edition

J2EE Edition

Studio Edition

History

In 1998, the first version of JDeveloper was based on a licensing of the JBuilder product from Borland. JDeveloper went through a complete rewrite to use Java for its 9i (2001) version.

The 10g version (9.0.5) showcased the first release of the revamped Oracle ADF.

In 2005 Oracle Corporation released JDeveloper as free software.

In 2006, still under the 10g tag, and after significant delays, Oracle released version 10.1.3 - the latest major 10g release.

In October 2006, Oracle released version 10.1.3.1 that added support for the final EJB 3.0 spec along with BPEL and ESB design time.

In January 2007, Oracle released version 10.1.3.2 incorporating WebCenter capabilities such as creating and consuming portlets, portlet/JSF bridge, and content-repository data control.

In January 2007 Oracle had more than 150 people working in various roles on the product, including (in no particular order): developers, development managers, QA engineers, build engineers, doc writers, product managers, customer evangelists, and usability engineers. Development centers operated in Redwood Shores, in Bangalore, in Reading (UK), and in Pleasanton, Colorado.[1]

In May 2007 Oracle released a technology-preview release of version 11g.

In October 2008 the production version of Oracle JDeveloper 11g, code-named BOXER, became available.

In July 2009 JDeveloper 11g version 11.1.1.1.0, code-named Bulldog, became available[2]

In June 2011 JDeveloper 11g (11.1.2.0.0), code name Sherman, became available.[2]

In September 2011 JDeveloper 11g (11.1.2.1.0 Build 6081), R2/PS1 became available.[2]

In May 2012 JDeveloper 11g (11.1.2.2.0 Build 6183), R2/PS2 became available.[2]

In September 2012 JDeveloper 11g (11.1.2.3.0 Build 6276.1), R2/PS3 became available.[2]

In May 2013 JDeveloper 11g (11.1.2.4.0 Build 6436), R2/PS4 became available.[2]

In July 2013 JDeveloper 12c (12.1.2.0.0 Build 6668) became available.[2]

In June 2014 JDeveloper 12c (12.1.3.0.0) became available.[2]

In October 2015 JDeveloper 12c (12.2.1.0.0) became available.[2]

In June 2016 JDeveloper 12c (12.2.1.1.0) became available. [3]

Visual and declarative

The JDeveloper code editor offers a rich set of coding features including visual and non-visual utilities that provide different views of the code. The software provides dialogs that guide the use of Java EE components.

For example, JDeveloper provides a visual WYSIWYG editor for HTML, JSP, JSF, and Swing. The visual editor allows developers to modify the layout and properties of components visually: the tool re-generates the code. Any changes in the code will be immediately reflected in the visual view. JDeveloper provides a similar feature for generating JSF and Struts page flows.

Declarative features enable programmers to generate EJBs or POJOs based on tables in relational databases. JDeveloper automates the creation of Java EE artifacts. For example, with a click on a visual artifact one can turn a Java class into a web service. JDeveloper generates the associated WSDL (Web Services Descriptive Language) document and related JAX-RPC components.

License

JDeveloper is free proprietary software for development and deployment. Oracle ADF has a runtime license when deployed outside of an Oracle Application Server. For further details, see the Oracle Technology Network Developer License Terms for JDeveloper.

See also

References

Bibliography

This article is issued from Wikipedia - version of the 11/14/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.