score:1
maybe you are just running out of memory. you should enable the heap indicator, in window > preferences > general
, check show heap status
. an indicator appears in the bottom right corner of the window.
if it looks like most of the memory is used and that the garbage collector is running all the time, increase the memory limit for the vm (-xmx parameter, there are different ways to do it depending on your install and your os). we recommend to set this limit to at least 1g, to be on the safe side.
Source: stackoverflow.com
Related Query
- Scala IDE Eclipse release freezes for 2.5 minutes on file save
- Scala IDE - Play 2 Eclipse Plug-in not highlighting syntax for Scala HTML Templates
- Enable Task Tags in Scala IDE for Eclipse
- Scala IDE not working properly in Eclipse Luna for Java EE
- Search for the references to a layout xml file in android code using eclipse IDE for android
- Eclipse Scala IDE - class file needed by X is missing
- Android Eclipse Switching between debug and release for XML file
- issue with the code completion in Scala IDE for Eclipse
- how to install scala plugin for latest eclipse ide (version 2020-03)
- Unable to install Scala IDE plug-in for Eclipse Juno
- System-wide SSH configuration file for Eclipse IDE on Windows
- Eclipse IDE : How to know exact jar file for classes loaded at runtime?
- Scala IDE for Eclipse compiler support
- Eclipse IDE for Scala : symbol is missing from classpath
- Install scalatest in Scala IDE for Eclipse
- Using Eclipse Scala IDE v3.7.2 what is the key assist for multi-line commenting out of code?
- How save to a file the output for Eclipse (Message) Console?
- how to create War file for a RESTful web service developed in eclipse IDE
- Eclipse IDE does not create Maven Dependencies on save of POM file
- how to change the config file for correct java location to run scala ide - 'returned exit code 1'
- libopencv_highgui.so.3.4: cannot open shared object file: No such file or directory in the eclipse ide for cross compiler
- Save file info for processing not seen by user in Eclipse
- Does the download of Scala IDE 4.0.0 for Eclipse include SBT?
- Embedded Jetty server 8 and Eclipse IDE on Windows 7 cannot save file
- Importing a web application onto Eclipse Java EE IDE for Web Developers, Version: Mars Release (4.5.0)
- Eclipse IDE for Java - Full Dark Theme
- Is Eclipse the best IDE for Java?
- How to attach source or JavaDoc in eclipse for any jar file e.g. JavaFX?
- configure run in eclipse for Scala
- unable to get system library for the project on eclipse ide
More Query from same tag
- Shortcut key to restart server in Eclipse
- How to restore pom.xml file after deleting it in Eclipse?
- Android Eclipse: Change the text in the app to a string created withing the program
- Are all GUI elements in qtcreator able to be moved around by the user? Or only some?
- How to find execution time of a program in Eclipse?
- How can I make Cobertura/Emma play nice with an Eclipse application?
- Eclipse EclEmma missed instructions
- Eclipse hangs when trying to load org.eclipse.e4.ui.css.swt
- Very simple application fails with "multiple target patterns" from Eclipse
- BIRT Report Unable to run
- Eclipse RCP : Application "org.eclipse.ui.ide.workbench" could not be found in the registry
- Eclipse errors on #{component.valid}: "valid cannot be resolved as a member of component”
- Single fragment in xml gives preview error: "Cyclic include, not valid"
- Winpcap MinGW compile error
- Current position on google maps
- code analysis incomplete for filename with a dash
- How to make sections of PHP code in eclipse
- Eclipse with Webclipse - JS debugger doesn't stop at breakpoints
- Automatically format statement when I type a ; (semicolon) in Eclipse
- WebLogic plugin within Eclipse
- How to debug lambda expression in Java 8 using Eclipse?
- BPEL Assign a list and display it in the output
- Eclipse Java Error: Cannot find or load main class
- Eclipse: How to deploy ear project into separate managed server in Weblogic (non AdminConsole)
- Eclipse Deletes new Private Member Variables Upon Saving A File
- What tools are recommended to use to publish codes to staging server
- No project.properties file and NullPointerException during build of new android application
- Android android.view.InflateException Binary XML file line #644: Error inflating class <unknown>?
- How can I run multiple eclipse launch files sequentially?
- Eclipse E4: "IWorkbenchWindow" not getting injected in ProgressRegion