facebook

I am install MyEclipse 10.7 and it is very slow.

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #345997 Reply

    IntesaFD
    Member

    I am install MyEclipse 10.7 on Windows XP 32 bit and 2 GB RAM and it is very slow.
    Ot recommend me adjust the mmyeclipse.ini file parameters.
    c:\programmi\myeclipse10_7\myeclipse 10\myeclipse.ini

    #utf8 (do not remove)
    -showsplash
    com.genuitec.myeclipse.product.ide
    -startup
    ../Common/plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
    –launcher.library
    ../Common/plugins/org.eclipse.equinox.launcher.i18n.win32.win32.x86_4.2.0.v201201111650
    -install
    C:/Programmi/MyEclipse10_7/MyEclipse 10
    -vm
    C:/Programmi/MyEclipse10_7/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin/client/jvm.dll
    -vmargs
    -Xms100m
    -Xmx900m
    -XX:MaxPermSize=256m
    -XX:ReservedCodeCacheSize=64m
    -Dosgi.nls.warnings=ignore
    -Duser.language=en
    -Dorg.eclipse.ecf.provider.filetransfer.excludeContributors= org.eclipse.ecf.provider.filetransfer.httpclient

    What can do It? You need more information?

    regards

    Daniele

    ——————————————————————————–

    #346040 Reply

    support-tony
    Keymaster

    Daniele,

    I don’t see a problem when running MyEclipse with your myeclipse.ini settings.

    Is everything slow or just some functions? Please explain.

    Please take a look at this FAQ to see if it contains any useful information for you. The memory settings may not apply to you though you could try a larger value for MaxPermSize.

    We have seen some users have performance problems related to updating Maven indexes, so you could try turning off the automatic update of indexes at startup. To do this, go to MyEclipse->Preferences->MyEclipse->Maven4MyEclipse and then deselect “Download repository index updates on startup”.

    If that doesn’t help, you can try removing features that you don’t use. To do this, go to MyEclipse->MyEclipse Configuration Center. On the Dashboard tab, deselect the features you don’t need (note that this can be slow, so please be patient). When you have finished deselecting features, wait for an “Apply … Changes” button to appear in the Pending Changes pane (this may take some time). Click that button to apply the changes and follow the wizard. You will need to restart MyEclipse after the changes are complete.

    You can also try installing the latest release (2014) to take advantage of bug fixes and new features since 10.7. Your license applies to all releases of MyEclipse, so you can try new releases as they become available.

    Please let us know if this helps. If performance issues persist, please provide more details of those issues.

    #346053 Reply

    IntesaFD
    Member

    Tony,
    we don’t use Maven. All the feauters that we don’t use were remove.
    We cannot install the 2014 Version at this moment for problem with the old plugin developed by “old developer”.
    The problem is when we start the Application Server WebLogic 10.3.6 is very slowly and sometimes give this exception :
    ava.lang.OutOfMemoryError: PermGen space

    Thanks! Best regards.

    Daniele

    #346083 Reply

    support-tony
    Keymaster

    Daniele,

    Is the PermGen memory error in MyEclipse or WebLogic server? If it’s in MyEclipse, did you increase the MaxPermSize, as I suggested?

    Can you confirm what is happening: MyEclipse runs fine until you start the WebLogic server from MyEclipse? After that, does MyEclipse run slowly all of the time or is performance OK for some functions? Does it speed up again when you stop the WebLogic server?

    The WebLogic server runs in its own virtual machine and you can add JVM options (such as memory settings) to the WebLogic sever connector (go to MyEclipse->Preferences->Servers and then choose your WebLogic server page and go to the JDK page under that where you can enter JVM options). As it runs in its own virtual machine, it is difficult to see how it can affect MyEclipse performance.

    Which release of WebLogic server are you using?

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: I am install MyEclipse 10.7 and it is very slow.

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