Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse IDE, Linux, Sun Ray(Eclipse hangs in middle of coding, unresponsive when it is not hanged)
Eclipse IDE, Linux, Sun Ray [message #694476] Fri, 08 July 2011 17:09
wolf  is currently offline wolf Friend
Messages: 1
Registered: July 2011
Junior Member
Hi Eric,

I am a newcomer. And I am hoping to get some help from you and others. Thank you in advance.

I am running into a problem getting Eclipse IDE 3.6 (Helios) working with Swing plugin installed. The problem is that Eclipse IDE hangs while I write codes. Also when I moved around the source code editor using scroll or left/right arrows , it is very unresponsive when it isn't hanging yet. The amount of time I used before it hanged varies.

My eclipse.ini file looks like this:

-startup
plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1400.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.2.R36x_v20101019_1345
-product
org.eclipse.epp.package.jee.product
--launcher.defaultAction
openFile
-showsplash
org.eclipse.platform
-vm
/root/jrockit-jdk1.6.0_22-R28.1.1-4.0.1/bin/java
--launcher.defaultAction
openFile
-vmargs
-Dosgi.requiredJavaVersion=1.5
-XX:MaxPermSize=512m
-Xms512m
-Xmx512m

I made changes to this file with different values. For example, I used requiredJavaVersion=1.6, MaxPermSize=256m, 1024m, ...

Here is the information about my system, jdk, eclipse:
1) Linux: Oracle Enterprise Linux
2) Eclipse IDE 3.6 (Helios)
3) Jrockit: jrockit-jdk1.6.0_22-R28.1.1-4.0.1-linux-x64
4) Sun Ray Desktop box running over the ethernet comtrolling Oracle Enterprise Linux
Previous Topic:gdb crashing when invoked
Next Topic:deploy changes context file
Goto Forum:
  


Current Time: Sat Apr 27 03:00:33 GMT 2024

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

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

Back to the top