facebook

Support java 8 for MyEclipse 2014.

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #352328 Reply

    g000026
    Member

    Is there any update to use java 8 in the MyEclipse 2014 ?

    #352330 Reply

    support-swapna
    Moderator

    Hi,

    MyEclipse 2015 CI is the version which supports Java 8. It is recommended you move to MyEclipse 2015 CI instead of trying to add an update to MyEclipse 2014.

    You can download MyEclipse 2015 CI from here.

    If you cannot update to MyEclipse 2015 at this time then Its possible to install the Kepler Java 8 patch to a standard Kepler SR2 install and then install MyEclipse 2014 from the update site. It is then possible to install the Java 8 facet patch for WTP.

    The update site to install MyEclipse 2014 to Kepler SR2 is : http://downloads.myeclipseide.com/downloads/products/eworkbench/2014/site/GA/

    Hope it helps.

    Let us know if you have further questions.

    #352342 Reply

    g000026
    Member

    Forbidden

    You don’t have permission to access /downloads/products/eworkbench/2014/site/GA/ on this server.

    #352345 Reply

    support-swapna
    Moderator

    Hi,

    The link provided is not an archived update site.You should use the update site from inside Eclipse Kepler and not from the browser.

    Start the Eclipse Kepler, go to Help > Install New Software and give the update site. Make sure the ‘Group items by category’ is checked. You will see ‘MyEclipse Enterprise Workbench’ listed as one of the items. Select it and follow the wizard. Apply the changes and restart the IDE when it prompts.

    Let us know if you see any issues.

    #352347 Reply

    g000026
    Member

    OK , very thanks…

    #352352 Reply

    g000026
    Member

    Once the installation indicated we obtain the following warning:

    Available Memory is Low

    Attachments:
    You must be logged in to view attached files.
    #352369 Reply

    Lofi
    Participant

    Reading the message itself helps.

    #352375 Reply

    g000026
    Member

    Sorry I have not explained well. Do not locate the “CCC” in the installation file. In the root directory only this config.ini and that I have already changed.

    Thanks…

    #352376 Reply

    g000026
    Member

    Do not locate the myeclipse.ini

    #352381 Reply

    g000026
    Member

    Attached the installation file.

    Attachments:
    You must be logged in to view attached files.
    #352386 Reply

    support-swapna
    Moderator

    Hi,

    As you are installing MyEclipse on top of Eclipse, you need to increase the memory settings in the eclipse.ini.

    Open the eclipse.ini in any text editor and change the values based on the size of your workspace. For instance, the following settings may be preferable to the defaults.

    Code:
    -vmargs
    -Xmx768m
    -XX:MaxPermSize=384m

    You may need more memory if you are working with a large workspace.

    Let us know how it works for you.

    #352387 Reply

    g000026
    Member

    OK. I increased the values and now it seems to work.

    thank you

    #352403 Reply

    support-swapna
    Moderator

    Hi,

    Glad that it is working.
    Let us know if you see any issues with MyEclipse.

Viewing 13 posts - 1 through 13 (of 13 total)
Reply To: Support java 8 for MyEclipse 2014.

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