Jdeveloper For Mac



  1. Jdeveloper For Oaf
  2. Jdeveloper For Adf
  3. Jdeveloper Download For Mac

Important Note - Download this version, 12c, for the latest JDeveloper, ADF and WebLogic Server. The following provides directon on other versions of JDeveloper: Oracle JDeveloper 12c (12.1.3.0.0) Installations. This is the release of Oracle JDeveloper 12c (12.1.3.0.0).

Learning has never been so easy!

Since upgrading to OS X Mavericks Netbeans has been crashing on me constantly. Normally I would just pop over to Eclipse but I've been wanting to try out jDeveloper apperently the Oracle ADF Mobile plugin will convert java apps to iOS and Android with minimal effort.

Unfortunately jDeveloper does not come with any sort of standard installer for OS X so here is how it's done.

6 Steps total

Step 1: Ensure that you have a recent version of JRE installed on your system.

  • The Mac JDeveloper download just loads the gz file into a webpage and does not invoke download manager. Is there an issue here? I posted this problem 10 days ago but have not recieved a response yet.
  • Oracle jdeveloper free download - Oracle JDeveloper, Toad for Oracle, Oracle 10g, and many more programs. Official Java runtime for Mac OS X Lion or higher. Free User rating. Publisher: Oracle.
  • A quick note to my fellow Mac OS X users who want to use JDeveloper 11g to do development and testing on Mac OS X. I found the newly released JDeveloper 11g (the one that came with the Fusion Middleware 11g release and added SOA and WebCenter development on top of Java EE, web services, ADF, etc.) had a strange issue when building.

If you don't know or don't care just download the latest version of Java from www.java.com.

Step 2: Download the jDeveloper generic installer.

Available here: http://www.oracle.com/technetwork/developer-tools/jdev/downloads/index.html

Jdeveloper For Mac

Edition is up to you. You will have to sign up for an Oracle account if you don't have one.

Step 3: Move the jDeveloper folder to your Applications folder...

Or wherever you would like to keep it.

Step 4: Determine the location of your J2SE installation:

- Open finder
- In the menubar click Go
- Click Go To Folder
- Type: /Library/Java/JavaVirtualMachines/
- Note the name of the folder at this location
- The path to your J2SE installation is as follows, replacing the jdk#.#.#_##.jdk folder with the folder name from the previous step.

/Library/Java/JavaVirtualMachines/jdk#.#.#_##.jdk/Contents/Home/

Step 5: Open terminal and run:

$ cd ~/Oracle/Middleware/jdeveloper/jdev/bin

then

$ ./jdev

Step 6: Enter the full path to your J2SE installation (from Step 4) at the prompt.

Oracle JDeveloper 11g Release 1 (11.1.1.7.0)
Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved.
Type the full pathname of a J2SE installation (or Ctrl-C to quit), the path will be stored in ~/.jdev_jdk

/Library/Java/JavaVirtualMachines/jdk1.7.0_40.jdk/Contents/Home/

jDeveloper should now open and you can now use jDeveloper.app (in the original jDeveloper folder that was downloaded) to open jDeveloper.

References

  • Oracle Forums

0 Comments

Our Philosophy

Built on modern open source technology, the KDevelop IDE offers a seamless development environment to programmers that work on projects of any size. It helps you get the job done while staying out of your way.

At the core of KDevelop lies the combination of an advanced editor with semantic code analysis, which delivers an enriched programming experience thanks to a deep understanding of your project. Additionally, KDevelop offers different workflows to assist the coder during the development process. It helps improve the code's quality, verify its functionality and then deploy it anywhere.

Free of Charge, Open Source

KDevelop is available free of charge and is licensed under the GNU GPL.
We are a proud member of the KDE Community.

Extensible, Cross-Platform

KDevelop is a feature-full, plugin extensible IDE for C/C++ and many other programming languages. Supported platforms include Linux, Solaris, FreeBSD, macOS and other Unix flavors as well as Microsoft Windows. It is based on KDevelop Platform (kdevplatform), the KDE Frameworks and the Qt libraries. It is under development since 1998.

For

Running under Windows

More Screenshots


KDevelop showing the uses of a function in the bottom code browser widget.
Screenshot


KDevelop showing the details of a problem in source code in the code navigation widget (just need to hover over the underlined text)
Screenshot


KDevelop showing the details of a problem in source code in the code navigation widget (just need to hover over the underlined text)
Screenshot


KDevelop showing the details of a problem in source code in the code navigation widget plus solutions
Screenshot


KDevelop showing a widget for implementing a previously declared C++ function
Screenshot

Jdeveloper For Oaf


Screenshot showing KDevelop's main window
Screenshot


KDevelop in focus mode (tool views hidden), just the code editor shown
Screenshot


KDevelop with a dark theme
Screenshot


KDevelop with a dark theme showing the code completion widget
Screenshot

Jdeveloper For Adf


KDevelop showing the code completion widget containing possible matches while typing the name of an overloaded method
Screenshot


KDevelop showing the code completion widget containing possible matches for different method overloads (top tool tip) including possible matches for the parameters to use (bottom tool tip)
Screenshot


KDevelop's Welcome Page
Screenshot

Jdeveloper download for mac


KDevelop Quick Open for locating function declarations + definitions
Screenshot


KDevelop Quick Open for locating function declarations + definitions (showing off the search capabilities using abbreviations as search patterns)
Screenshot


KDevelop Quick Open for locating function declarations + definitions (showing off the search capabilities using abbreviations as search patterns)
Screenshot

Jdeveloper Download For Mac


KDevelop showing a code navigation widget including documentation (can be fetched either from source code or from external documentation providers (e.g. man pages, QtHelp files or similar infrastructure)
Screenshot


KDevelop showing a code navigation widget
Screenshot


KDevelop showing a code navigation widget, this time for Python files
Screenshot


KDevelop showing the document switcher for easily switching between open documents (invoked via Ctrl+Tab)
Screenshot


KDevelop showing code completion for Python files
Screenshot


KDevelop showing help for a class from PyQt (Python bindings for Qt)
Screenshot