Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Config file
Config file [message #274156] Mon, 18 October 2004 04:04 Go to next message
Eclipse UserFriend
Hi everybody,

I was playing with different eclipse versions lately (mostly
3.0.1->3.1_preX). After removing one and installing a new one, the new one
came up with settings which were set by the former one.
I removed /lib/eclipse*, and the worspace directory.
Now I was wondering, where eclipse saves its config files.

I'm running gentoo here and one thing I also noticed was that on my x86_32
with blackdown-1.4.2 eclipse randomly hangs with the java vm using up to
100% CPU time. I have no chance but killing it. (Same happens with sun's VM
- various versions). This usually happens on dialogs, like the file open
dialog or slider movements.
Is there a way I get debugging output?
On my x86_64 running also blackdown-1.4.2 (server of course ;) ) the same
eclipse ebuild runs just fine.


Thanks a lot in advance,
Fabian
Re: Config file [message #274171 is a reply to message #274156] Mon, 18 October 2004 07:19 Go to previous message
Eclipse UserFriend
Originally posted by: pascal.ibm.canada

The config file is located in the $HOME/.eclipse/ folder.
To get output and track this kind of problem you can run with
-consoleLog (which will force eclipse to run with java.exe instead of
javaw.exe). When you hang you can try to do a kill -3 <eclipsePid>,
which will generate a stack trace.

PaScaL

Fabian Wolf wrote:
> Hi everybody,
>
> I was playing with different eclipse versions lately (mostly
> 3.0.1->3.1_preX). After removing one and installing a new one, the new one
> came up with settings which were set by the former one.
> I removed /lib/eclipse*, and the worspace directory.
> Now I was wondering, where eclipse saves its config files.
>
> I'm running gentoo here and one thing I also noticed was that on my x86_32
> with blackdown-1.4.2 eclipse randomly hangs with the java vm using up to
> 100% CPU time. I have no chance but killing it. (Same happens with sun's VM
> - various versions). This usually happens on dialogs, like the file open
> dialog or slider movements.
> Is there a way I get debugging output?
> On my x86_64 running also blackdown-1.4.2 (server of course ;) ) the same
> eclipse ebuild runs just fine.
>
>
> Thanks a lot in advance,
> Fabian
Previous Topic:jface source code
Next Topic:Error : Reference to undefined variable workspace_loc
Goto Forum:
  


Current Time: Sun May 11 12:02:20 EDT 2025

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

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

Back to the top