How to change JDK version??

I have a problem, I am running Jdeveloper with out problems, but always, when JDeveloper is started I have this msg:
JDK version not supported. ...
JDeveloper executes with Java 1.6.0_51, and at least I need 1.7.0_06.
I have downloaded the latest JDK and installed it, but nothing happen!!!
How could I solve this??? I have a Mac OSX when I run
$ java -version
java version "1.7.0_25"
Java(TM) SE Runtime Environment (build 1.7.0_25-b15)
Java HotSpot(TM) 64-Bit Server VM (build 23.25-b01, mixed mode)
I seems to be OK, but how can I indicate Jdeveloper to run this JDK? Not 1.6, I have edited also jdev.conf
And i found : SetJavaHome @JAVA_HOME@
How to change Java_Home????

Hi,
Always mention your JDev version.
Have you tried setting SetJavaHome <your_java_home_where_jdk17_installed> in the jdev.conf file and see if it gets opened properly?
-Arun

Similar Messages

  • How to change language version of Photoshop?

    I'm CC subscriber since few days ago, and after installing different language version of PS, I now want English Photoshop instead. The first installed version is deleated, but I can't find out how to change to English version. Can anyone help?

    Cloud language change http://helpx.adobe.com/creative-cloud/kb/change-installed-language.html

  • How to Find JDK version ?

    hi all,
    can any one tell me how to find the jdk version through java program ?. thanks in advance.

    Again randy_ortan assign dukes, get his answer and *do NOT give the promised dukes*. Check out his message history!

  • How to change firmware version for N73

    Hi
    I wanted to force an upgrade for my firmware.
    Can u let me know how to do it?
    it says " No software updates available for your phone
    n73 Rm132 4.0728.3.1.1 .How can i change this version to lower one so that it updates?

    hi
    me also having a problem with my mobile firmware version, i have a latest version V 4.0812.4.0.1. when ever i try to install a software to my mobile the EXPIRED CERTIFICATE error is shown. i change my mobile date to back years but the problem remains.
    i want to go back version, is it possible otherwise what to do, Plz let me know.
    Thanks

  • Please give instructions how to change JDK

    Hello!
    I installed Oracle SQL Developer 1.5.4 with the included JDK 1.5.0_06 on my Windows 2008 x64 developer machine.
    As I'm still having the very annoying "scroll problem" as I did with the previous versions of OSD I tried fixing it by changing the JDK as is being described here:
    [http://java2go.blogspot.com/2007/09/sqldeveloper-trick.html]
    So I installed the latest JDK for my OS (x64) but with no success. In whatever config file I set the SetJavaHome property I always get the message from OSD "Unable to find a Java Virtual Machine..." though the property is set in sqldeveloper.conf by OSD (SetJavaHome C:\Program Files\Java\jdk1.6.0_13).
    Please give me a hint how to fix this as I'm really sick of not being able to scroll as I can in all other applications since the days scrolling was invented.
    Thanks in advance.
    Yours,
    Armin

    Easy.
    - close SQL Developer
    - go to the installation directory
    - rename jdk to jdk.old
    - start SQL Developer
    - it should ask for the location of your JDK
    --olaf                                                                                                                                                                                                                                                                                                                                               

  • Is it possible to change JDK version to 1.7 in Weblogic 10.3.0

    Currently, I m using web logic version 10.3.0 which is compatible with JDK 1.6.
    I would like to change the JDK from 1.6 to 1.7 will it be possible ? if so can you pls provide the steps.
    I m planning to deploy my application which runs on JDK 1.7

    Some more info, from the certification matrix (http://www.oracle.com/technetwork/middleware/ias/downloads/oracle-wls-certification-10gr3-matr-129284.xls)
    "1. JDK 7 certification is available only with WLS 10.3.6+/FMW 11.1.1.6+. Oracle does not support use of JDK 7 with WLS 10.3.1-10.3.5/FMW 11.1.1.1.0 - 11.1.1.5.0. ..."
    If you do not care about certification (and support, because that will be gone as well when running a non-certified environment) you can use the following to change the JVM.
    In the setDomainEnv file (located in the ${DOMAIN_HOME}/bin directory) find the following:
    BEA_JAVA_HOME="/home/oracle/jrockit-jdk1.6.0_29-R28.2.2-4.1.0"
    export BEA_JAVA_HOME
    SUN_JAVA_HOME=""
    export SUN_JAVA_HOME
    if [ "${JAVA_VENDOR}" = "Oracle" ] ; then
         JAVA_HOME="${BEA_JAVA_HOME}"
         export JAVA_HOME
    else
         if [ "${JAVA_VENDOR}" = "Sun" ] ; then
              JAVA_HOME="${SUN_JAVA_HOME}"
              export JAVA_HOME
         else
              JAVA_VENDOR="Oracle"
              export JAVA_VENDOR
              JAVA_HOME="/home/oracle/jrockit-jdk1.6.0_29-R28.2.2-4.1.0"
              export JAVA_HOME
         fi
    fiby adding the JAVA_VENDOR variable you can set a specific JAVA_HOME (as can be seen from the if statement above), for example,
    BEA_JAVA_HOME="/home/oracle/jrockit-jdk1.6.0_29-R28.2.2-4.1.0"
    export BEA_JAVA_HOME
    SUN_JAVA_HOME="/home/oracle/jdk1.6.0_31"
    export SUN_JAVA_HOME
    JAVA_VENDOR="Sun"
    export JAVA_VENDOR
    if [ "${JAVA_VENDOR}" = "Oracle" ] ; then
         JAVA_HOME="${BEA_JAVA_HOME}"
         export JAVA_HOME
    else
         if [ "${JAVA_VENDOR}" = "Sun" ] ; then
              JAVA_HOME="${SUN_JAVA_HOME}"
              export JAVA_HOME
         else
              JAVA_VENDOR="Oracle"
              export JAVA_VENDOR
              JAVA_HOME="/home/oracle/jrockit-jdk1.6.0_29-R28.2.2-4.1.0"
              export JAVA_HOME
         fi
    fiNow the Sun JVM will be used.

  • How to check JDK version

    Hi
    I have windows XP installed and I want to know what version of JDK is installed. Can anyone know how to check that?
    Thanks,
    Vishal

    Vishal,
    File "ojdbc6.jar" is available for donwload from:
    http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/htdocs/jdbc_111060.html
    Good Luck,
    Avi.

  • How to Change SCORM version in Captivate 7 Multi-SCORM Packager

    I'm trying to use the Multi-SCORM packager to publish a course to an LMS that uses SCORM 1.2.
    I open the Multi-SCORM packager > select the Pre-Test or Post-Test Rollup option > and the Course Manifest Details popup shows the SCORM version as 2004.  The Adobe webpage on the Multi-SCORM indicates that you can change between 1.2 and 2004, but I can't figure out how.
    Any help would be greatly appreciate.
    v/r
    Jay

    Hello Jay,
    Welcome to Adobe Forums !
    I would like to inform you that the option to change the scorm version comes only when you combine scorm using the Multiple SCOs .
    If you select Simple Remediation or Pre-Test or Post-Test Roll-up the you will not be able to select the scorm version it will be scorm 2004 by default.
    Thanks
    Himanshu

  • SJSE8 - how to change JDK

    Hi.
    My application don't use any features of JDK1.5, therefore I would like to compile it so it can run also on JRE1.4 and not only on JRE1.5.
    I'm using SJSE 8 and my question is, how can I change the JDK of SJSE 8 so it will use JDK1.4.2 ?
    Many thanks
    Miso

    I'm assuming that the IDE itself is running on JDK 5.0.
    Prior to starting, you will need to download and install jdk 1.4. After that:
    Go to Tools->Java Platform Manager. There cick Add Platform... and point to the jdk 1.4.
    The right click on your project's node and select Properties. There navigate to Libraries and in the top part of the dialog, you will see a drop-down box for the Java platform. Set it to 1.4 jdk.
    At this point you are completely set up.
    HTH, Kirill

  • How to change application version?

    Hi,
    When i deploy my 11g application JDeveloper generates a version number, ... e.g. V2.0. How can i change it to an other number?
    Kind Regards,
    Andre

    Hi,
    Have you tried adding the version tag in the weblogic-application.xml file?
    something like
    <weblogic-application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                          xsi:schemaLocation="http://www.bea.com/ns/weblogic/weblogic-application http://www.bea.com/ns/weblogic/weblogic-application/1.0/weblogic-application.xsd"
                          xmlns="http://www.bea.com/ns/weblogic/weblogic-application" version="2.22.2.2.0">-Arun
    Untested

  • How about changing jdk on Jbuilder4

    Hi, i am using Jbuilder4, i have the options to accomplish what you have told above(Tools--configure JDK--etc). Everything works fine & the new JDK comes up, but when i try to compile, it comes up with
    "Error #: 750 : initialization error: com.borland.compiler.symtab.LoadError: class file has wrong version 48.0
    I looked out for this guy on net but couldnt figure out the problem , any suggestions ..?

    Well ya i am trying to use jdk1.4.0(presently i am using jdk1.3.1) in Jbuilder4. I have seen that this problem is wrt to the version# passed by sun java. Yes there is a software hack(http://www.stephenkelvin.de/MerlinPatch/) to fix this version information in jdk, but thats illegal wrt the sun copyright, so corporate developers beware !!

  • How to change XML version in outbound XML file generated in XI

    Hi, I am getting following two records in the beginnning of my out bound XML file.
    <?xml version="1.0" encoding="utf-8" ?>
    <ns0:MT_WPUUMS01_Salesdata xmlns:ns0="http://ws-sapretail-pos.com/salesdata">
    Is there any control in XI to modify these two lines, in outbound files.
    Also, for inbound files, is there any way to process messages successfully, even if XML files from other systesm comes in different formats (xml version tag and nso tag lines)

    <?xml version="1.0" encoding="utf-8" ?>
    <ns0:MT_WPUUMS01_Salesdata xmlns:ns0="http://ws-sapretail-pos.com/salesdata">
    these two lines will be added when you create the  Message type name
    MT_WPUUMS01_Salesdata  is the message type name
    http://ws-sapretail-pos.com/salesdata"> is the name of your namespace......
    so if you want to chage these two lines in each XML build your MT and namespace accordingly.......
    even when you are importing the XML from o ther systems, you dnt have to worry about these tages as you import them in external definitation and select them only in message interface........should not be a problem if you import the XML from other systems
    whole conecpt is when you add these two lines it will convert the XSD to XML so when you have the XML form other system you only need to crer ate the WSDL out of it...
    let me know if i am not clear or if i understood your question wrong....

  • How to change Help/Version

    Is there a place where you can modify the Help/Version
    information that is displayed in an Online Help Window?

    Hi, Rick,
    I believe the version number that is shown in the Version
    Information dialog box of a WinHelp file is simply that of the
    WinHelp executable (winhlp32.exe) on the machine. So this will
    probably say 5.1.2600.2180 in most cases, as I think that was the
    last version of winhlp32.exe.
    Any file-specific information in the Version Information
    dialog box would be added through a COPYRIGHT= line in the project
    (.hpj) file. For example, the help file that accompanies
    Microsoft's Help Workshop tool has the following line in its .hpj
    file:
    COPYRIGHT=Help Author's Guide, Copyright 1995-1996. All
    rights reserved.%date
    Pete

  • How to change language version?

    I installed photoshop in polish i want to change it to english. i changed lang of my account, but the program is still in polish. not a problem, cuz i speak polish, but i want to use tutorials which are in english

    Creative Cloud Photoshop:
    Adjust the install language | CCM

  • How to change the midp version in ktoolbar of wireless toolkit 2.1

    Hi
    How to change the version of midp in ktoolbar of wireless tool kit 2.1
    though i tried to change the platform by selecting midp1.0 from settings
    dialog box iam geeting alert:BadVersion Error
    and the application is terminated abruptly
    do i need to change any configuration files
    please suggest me
    as it is very urgent

    The version of Java inside the database? If so - Not recommended at all ... the environment is NOT the same as your grandfathers JRE and there are a few noteworthy conditions.
    How much of the Oracle Java Developer's Guide have you reviewed? http://www.oracle.com/pls/db102/to_toc?pathname=java.102%2Fb14187%2Ftoc.htm&remark=portal+%28Books%29

Maybe you are looking for

  • Need help for a query

    Dear all, I have data in a table with 3 columns. Tabke name---test & columns are .... Proeductioncode varchar2(5); revisionno varchar2(3); dateadopted char(8); SELECT PRODUCTIONCODE, REVISIONNO, dateadopted FROM test where productioncode ='CI50E'; ou

  • Help with converting form to pdf

    i try to convert a form to pdf and it changes from 1 page to 2 with extra boxes

  • Hide Repeating values

    Hi all, In my scenario, I have Cost Center and Cost Elements in Rows and Time in column. When I display my schedule, it displays the Cost Center name in all the rows which has Cost Elements in it. How can I hide those? For ex: CC1   CE1    ....      

  • HT2534 BS The none option is no longer available *** apple commies?

    I do not want to give Apple my credit card How do I bypass?

  • Item Category not allowing matchcode selection

    Hi, I am in the process of configuration of third party shippments, when I test it I try to manually change the item category on the sales order, I have maintained trnsc VOV4 and the matchcode shows the options of TAN and YB1 (which I set for the typ