score:63
The solution: change the Java version used and increase the allocated memory.
Edit eclipse.ini - this file is located Eclipse.app/Contents/MacOS/eclipse.ini.
Change the following vars to use Java 1.6 and allocate more memory:
-Dosgi.requiredJavaVersion = 1.6
-Xms128m
-Xmx1024m
(Found originally here: http://www.codeweblog.com/eclipse-adt-mac-version-tab-to-switch-slow-solution/)
score:2
Switching from the 64-bit to the 32-bit version of Eclipse made a big improvement to UI responsiveness for me. Try Eclipse Classic 4.2 32-bit from http://www.eclipse.org/downloads. I'm using the "Java 6 SE (System) 32-bit" JVM in OS X 10.8.1.
Tab switching, opening context menus, and opening java files went from sometimes over a second to nearly instant after this change.
I've tried a lot of suggestions over the past few months, including upgrading from 2 to 6 GB RAM, upgrading to an SSD, -Dosgi.requiredJavaVersion=1.6, setting various maximum heap sizes from 1 to 4 GB, various 64-bit JVM's - Apple's Java 6 SE, Java SE 7, Java SE 8, and none of these fixed the stalling problem.
score:2
I've been running Eclipse under a virtual machine. I've found VMWare to provide the best performance, but VirtualBox is the only one that consistently displays WebGL correctly in the browser (if that is important to you).
For the record, a virtual machine running Windows or Linux yields better Eclipse performance than running Eclipse on OSX. I've tried all of those settings and the tab switching speed is just too slow. I did some timings and it's just not something I can work with as it drives me absolutely crazy.
Configuration:
- OSX 10.7.5
- 4GB Ram
- 2.0 Ghz Core 2 Duo
score:4
You can try some suggestions from this IBM developerWorks article
Search for the "Maximizing Eclipse performance on Mac OS X" section
Source: stackoverflow.com
Related Query
- Using the Android SDK on a Mac, Eclipse is really slow. How can I speed it up?
- How can I make Eclipse remember the Android SDK location?
- how can i access the Sqlite database on real android device using DDMS in eclipse juno
- How can I check/upgrade Proguard version when using it in Eclipse for Android development?
- How can I go to the next Eclipse marker (e.g. build error) using the keyboard?
- How can I view the outline in eclipse when using the revealing module pattern?
- Can Eclipse use the same sdk that Android Studio (intelliJ)?
- How I can speed up the build process using Maven
- Android - How can I view a sql database created in my app? I'm running it on the Android emulator in Eclipse
- How can I see the content of a ResultSet object inspecting it using the Eclipse debugger?
- How can I connect to a SFTP server using the "Remote System Explorer End-User Runtime" Eclipse plugin and a .pem private key?
- When you get a stack trace in Eclipse with SDK classes in the stack, how can you see the SDK sources?
- How to turn off warnings for @string resource in eclipse for the Android SDK
- How can I speed up Eclipse Proposals? they are very slow
- How can I change the view / editor for a file in Eclipse using the keyboard?
- How can I fix the "Property 'allowUndeclaredRTE' does not exist" error when using my Eclipse Checkstyle plugin?
- How can I hot deploy using the glassfish adapter in Eclipse
- Gluon eclipse plugin - how to access the android SDK
- How can I create a project in the Git repository root using Eclipse EGit?
- How come Android SDK installation did not work with the Eclipse repository download but did with manual Eclipse 3.6.2 download?
- How can I configure the Eclipse editor (or PyDev) to treat a dot as a word boundary on Mac OS X?
- Can i develop for tablet using the Android SDK Java in Eclipse?
- How to use the same SDK for Android Studio and Eclipse (MAC version)
- eclipse juno, how can I associate currently opened files with a project or am I using eclipse outside the box?
- How can I create a view using the E4 programming model to be a plug-in for Eclipse 4.2 or above?
- How can I profile a JNI application using the Eclipse TPTP?
- How can I determine whether an Android project was made using Eclipse ADT?
- How can I use Eclipse without the Android Debug Bridge?
- How can I rename package name without getting any errors/conflicts, if using the android tools to do it
- How can I exclude one persistence.xml from the test classpath in Eclipse without using Maven/Ant?
More Query from same tag
- Managing project dependencies in Eclipse
- How do I print the 0s and 1s automatically in the 2D array and count the 1s and 0s in it?
- How do I get a jbutton to update a jlabel?
- how to access package explorer element in eclipse plugin
- MobileServiceClient.getPush() method not valid in Azure Mobile Service to Android, JS backend tutorial
- Using Regex to Quickly Add Code to Java Methods in Notepad++
- how to use subclipse with eclipse kepler on ubuntu 14.04 x64?
- Java running exe file from package
- git clone modifying eclipse C/C++ project include paths
- How do I connect MySQL database from Android in Eclipse?
- Subversion issue with working copy at a single revision
- Is the source validator (org.eclipse.wst.sse.ui.sourcevalidation) related with the editor or just with the content-type?
- How to change value of 'Read timeout' of Eclipse's Update Manager?
- Failure delivering result ResultInfo from ListActivity to MainActivity
- Has anyone successfully used Google's WindowBuilder Eclipse plugin to build a UI that includes JFreeChart components?
- Eclipse Plugin Development - get all repository commits
- In Eclipse, why additional plugin break the Android plug-in?
- How to export connection using Eclipse Remote System Explorer
- Scala plugin problem in eclipse for Spark
- Can Maven work with Eclipse? How? Or is there a better alternative?
- Spring application returning empty JSON
- How to use header functions in source file in C++?
- List of existing Android Virtual Devices empty
- Installing a couple of bundles automatically with OSGi
- I am having trouble defining my constructor class
- SAP HANA Modeler view in Eclipse IDEInsufficient privilege (EXECUTE on REPOSITORY_REST)
- How do I change the font size when printing from Eclipse?
- Java project compiles with Maven but Eclipse still shows errors
- How to overcome Unsupported class file major version 58 IllegalArgumentException
- How do i fix the issue with dependencies of firefox and selenium