facebook

MyEclipse 2015 uses JDK 1.7.0 update 45

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #353931 Reply

    divanov
    Member

    Hi,

    I’ve installed MyEclipse 2015 and I have to use it together with Gradle build system.

    Unfortunately MyEclipse has jdk7.linux.x86_64_1.7.0.u45 bundled and used for plugin execution, but Gradle doesn’t support JDK 1.7.0 build 45.

    Could you please update default JDK to newer one, which works with Gradle?

    Best regards, Daniil

    #353941 Reply

    support-swapna
    Moderator

    Daniil,

    MyEclipse 2015 is shipped with JDK 1.7, but you can point it to use an external JDK 1.8. Go to Window > Preferences > Java > Installed JREs and add the new JDK.

    If you are still seeing issues, let us know what exact version of JDK you are looking for along with the details about how you are using MyEclipse with Gradle system.

    Let us know how it works for you.

    #353963 Reply

    divanov
    Member

    Hi Swapna,

    Installed JREs are used for building projects, but plugins (particularly Gradle project import plugin) are executed with Eclipse bundled JRE. I cannot use JDK 8 for some unrelated to this discussion reason, but for example, jdk1.7.0_76 seems to satisfy Gradle plugin fully.

    Best regards, Daniil

    #353970 Reply

    support-swapna
    Moderator

    Daniil,

    You can run MyEclipse with a different JRE. You have to make the change in the myeclipse.ini file which is located in the MyEclipse installation directory. Point the -vm argument to the new JRE and check if it works in your case.

    We do not provide intrinsic support for third party plugins and integration. I suggest you check with Gradle team or on development forums like stackoverflow about working with a different JDK other than that shipped with MyEclipse.

    Let us know if you have any questions.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: MyEclipse 2015 uses JDK 1.7.0 update 45

This topic is marked as closed to new replies, however your posting capabilities still allow you to do so.

You must be logged in to post in the forum log in