Skip to main content



      Home
Home » Language IDEs » PHP Development Tools (PDT) » How to make eclipse faster?
How to make eclipse faster? [message #1039833] Fri, 12 April 2013 13:01
Eclipse UserFriend
Hi all,

I am under Windows7 and I have installed eclipse-java-juno-SR2-win32 with php plugins, but when I run eclipse it make everything very slow also I would like to know how can make it faster.

I have disabled xml validation in eclipse preference as adviced here (
2.Disable unecessary validations and startup action in eclipse reference) : http://www.beyondlinux.com/2011/06/25/speed-up-your-eclipse-as-a-super-fast-ide/ , however that does not improve my eclipse performance.


Regarding the eclipse.ini optimisation I am not sure of of the correct paramters, and would like your though about this last equally according to this tutorial and this one :

-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.200.v20120913-144807
-product
org.eclipse.epp.package.java.product
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
256M
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Dhelp.lucene.tokenizer=standard
-Xms40m
-Xmx512m


My computer is a laptop Acer Aspire 5610, windows 7*86.

Thank in advance for your help,

Previous Topic:[SOLVED]Wrong path while running file as PHP Web Application
Next Topic:PDT
Goto Forum:
  


Current Time: Sat Jul 12 23:16:06 EDT 2025

Powered by FUDForum. Page generated in 0.03866 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top