Re: [gentoo-user] eclipse and memory

2005-03-01 Thread Qian Qiao
On Wed, 02 Mar 2005 00:14:10 +0100, Antoine <[EMAIL PROTECTED]> wrote:
> 
> >>In short, you'll probably notice some slowdown, but Eclipse is the best
> >>IDE I've ever used and it's worth it :) [*]
> >
> >
> > The intention of my post is to tell Antoine to get the most out of his
> > system. I agree, physical limits are limits. :)
> 
> Thanks for that - it is the garbage collector I am supposed to be tuning?
> Cheers
> Antoine

And try to give the system a larger heap size by using -Xms and -Xmx.
I found it quite effective on one of the systems with very limited
resources. These arguments are not limited to eclipse, I believe you
can also use them on netbeans.

Eclipse is said to be faster as SWT is meant to be of lighter weight
than AWT, however, eclipse itself is more sophisticated than netbeans.

I guess you should try both out, with different jvm settings, see
which works the best.

HTH.

-- Joe

-- 
Money can't buy everything.
Sometimes money can't even buy a gun...
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] eclipse and memory

2005-03-01 Thread Antoine

In short, you'll probably notice some slowdown, but Eclipse is the best
IDE I've ever used and it's worth it :) [*]

The intention of my post is to tell Antoine to get the most out of his
system. I agree, physical limits are limits. :)
Thanks for that - it is the garbage collector I am supposed to be tuning?
Cheers
Antoine
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] eclipse and memory

2005-03-01 Thread Qian Qiao
On Tue, 01 Mar 2005 21:29:40 +, Matt Wilson <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Qian Qiao wrote:
> |> Hi, I am wondering whether it is worth trying to install eclipse
> |> with 256meg of RAM. I have tried netbeans and it was a complete
> |> dog. Has anyone got any experience with this? Cheers Antoine
> |
> | The problem isn't how many megs you memory you have, is how many megs
> |  of memory you allow your jvm to use. Google for jvm tweaking, you'll
> |  find something very interesting.
> 
> Actually, I didn't find that was the case, though it may have been down
> to a different setup (Debian vs. Gentoo IIRC) but my old work machine
> (Debian w/1Gb RAM) handled Eclipse just fine and the visual editor
> worked flawlessly with no noticeable slow down. However, when using the
> visual editor on my home machine (Gentoo w/512Mb RAM) I noticed
> considerable slowdown, though it was just about useable (but a pain in
> the arse), thankfully the normal editor wasn't too bad (but again, I
> noticed slowdown).
> 
> In short, you'll probably notice some slowdown, but Eclipse is the best
> IDE I've ever used and it's worth it :) [*]

The intention of my post is to tell Antoine to get the most out of his
system. I agree, physical limits are limits. :)

-- Joe

-- 
Money can't buy everything.
Sometimes money can't even buy a gun...
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] eclipse and memory

2005-03-01 Thread Matt Wilson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Qian Qiao wrote:
|> Hi, I am wondering whether it is worth trying to install eclipse
|> with 256meg of RAM. I have tried netbeans and it was a complete
|> dog. Has anyone got any experience with this? Cheers Antoine
|
| The problem isn't how many megs you memory you have, is how many megs
|  of memory you allow your jvm to use. Google for jvm tweaking, you'll
|  find something very interesting.
Actually, I didn't find that was the case, though it may have been down
to a different setup (Debian vs. Gentoo IIRC) but my old work machine
(Debian w/1Gb RAM) handled Eclipse just fine and the visual editor
worked flawlessly with no noticeable slow down. However, when using the
visual editor on my home machine (Gentoo w/512Mb RAM) I noticed
considerable slowdown, though it was just about useable (but a pain in
the arse), thankfully the normal editor wasn't too bad (but again, I
noticed slowdown).
In short, you'll probably notice some slowdown, but Eclipse is the best
IDE I've ever used and it's worth it :) [*]
Matt
[*] Yes, vim still rocks my world.
- --
http://www.mattsscripts.co.uk/
~  - A great source for free CGI and stuff
"I have a different vision of leadership.  A leadership is someone who
brings people together."
George W. Bush August 18, 2000
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCJN7Dms1059AAPcwRAgixAJ9713sirJKnq/orhtUoBiuIrG/kIwCeOQPP
Sv2xkOPdNJbNx1O6QGw/ghA=
=n3vS
-END PGP SIGNATURE-
--
gentoo-user@gentoo.org mailing list


RE: [gentoo-user] eclipse and memory

2005-03-01 Thread Dave Nebinger
> I am wondering whether it is worth trying to install eclipse with 256meg
> of RAM. I have tried netbeans and it was a complete dog. Has anyone got
> any experience with this?

I've been running eclipse on my gentoo system, 256mb, no problems.  I think
you'll notice a big difference between it and netbeans.

Dave


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] eclipse and memory

2005-03-01 Thread Qian Qiao
On Tue, 01 Mar 2005 22:12:40 +0100, Antoine <[EMAIL PROTECTED]> wrote:
> Hi,
> I am wondering whether it is worth trying to install eclipse with 256meg
> of RAM. I have tried netbeans and it was a complete dog. Has anyone got
> any experience with this?
> Cheers
> Antoine

The problem isn't how many megs you memory you have, is how many megs
of memory you allow your jvm to use. Google for jvm tweaking, you'll
find something very interesting.

HTH.

-- Joe

-- 
Money can't buy everything.
Sometimes money can't even buy a gun...
--
gentoo-user@gentoo.org mailing list



[gentoo-user] eclipse and memory

2005-03-01 Thread Antoine
Hi,
I am wondering whether it is worth trying to install eclipse with 256meg 
of RAM. I have tried netbeans and it was a complete dog. Has anyone got 
any experience with this?
Cheers
Antoine
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] eclipse is broken

2005-02-27 Thread Michael Nygard




I had something similar at one point.  I'm not sure what sequence of actions produced this, but I had the following:

java-config reported sun-jdk-1.4.2_06 as my JVM, but it was not updated in the environment.
eclipse would bomb with JVM errors.

I fixed this by running java-config as root, and re-setting the Sun JDK as the system JVM.  Then I ran "env-update" as root.

As my normal user, I ran "source /etc/profile" to pick up the updated environment.  After that, Eclipse ran fine.

Good luck,
-Michael Nygard

On Mon, 2005-02-21 at 03:35 -0400, Anielkis Herrera Gonzalez wrote:


when I run eclipse(3.1M4) it start good, but in actions like scrolldown
in a window it crash and return this:

JVM terminated. Exit code=1
/opt/ibm-jdk-bin-1.4.2/bin/java
-cp /opt/eclipse/startup.jar org.eclipse.core.launcher.Main
-os linux
-ws gtk
-arch x86
-showsplash /opt/eclipse/eclipse -showsplash 600
-exitdata /opt/eclipse/eclipse -exitdata 2b8017
-vm /opt/ibm-jdk-bin-1.4.2/bin/java
-vmargs
-cp /opt/eclipse/startup.jar org.eclipse.core.launcher.Main


it happen with ibm-jdk and blackdown-jdk...
can someone tell me what can i do now??? I try to change the eclipse
version and jvm and the error persist..(sorry for my english)






Re: [gentoo-user] eclipse is broken

2005-02-22 Thread Oak
I had the same problem. The problem are solved by migrating to sun/jdk-1.5
Now you can test eclipse-3.1M5a, may be it doesn't have this crushing problem.

Igor Oak

Anielkis Herrera Gonzalez wrote:
> when I run eclipse(3.1M4) it start good, but in actions like scrolldown
> in a window it crash and return this:
> 
> JVM terminated. Exit code=1
> /opt/ibm-jdk-bin-1.4.2/bin/java
> -cp /opt/eclipse/startup.jar org.eclipse.core.launcher.Main
> -os linux
> -ws gtk
> -arch x86
> -showsplash /opt/eclipse/eclipse -showsplash 600
> -exitdata /opt/eclipse/eclipse -exitdata 2b8017
> -vm /opt/ibm-jdk-bin-1.4.2/bin/java
> -vmargs
> -cp /opt/eclipse/startup.jar org.eclipse.core.launcher.Main
> 
> 
> it happen with ibm-jdk and blackdown-jdk...
> can someone tell me what can i do now??? I try to change the eclipse
> version and jvm and the error persist..(sorry for my english)
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] eclipse is broken

2005-02-21 Thread Anielkis Herrera Gonzalez
i can't now, I have not connection to internet now...  :-(
-- 

  Anielkis Herrera González
   Desarrollador de Nova Linux OS
 Linux User #377809

 Estudiante 4to año
Universidad de las Ciencias Informáticas
Cuba



signature.asc
Description: This is a digitally signed message part


Re: [gentoo-user] eclipse is broken

2005-02-21 Thread Ivan Yosifov
Weird. Report the issue at http://bugs.gentoo.org/ .

On Mon, 2005-02-21 at 07:27 -0400, Anielkis Herrera Gonzalez wrote:
> no, it not exist

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] eclipse is broken

2005-02-21 Thread Anielkis Herrera Gonzalez
no, it not exist
-- 

  Anielkis Herrera González
   Desarrollador de Nova Linux OS
 Linux User #377809

 Estudiante 4to año
Universidad de las Ciencias Informáticas
Cuba



signature.asc
Description: This is a digitally signed message part


Re: [gentoo-user] eclipse is broken

2005-02-21 Thread Ivan Yosifov
Anything in /.metadata/.log ?

On Mon, 2005-02-21 at 05:15 -0400, Anielkis Herrera Gonzalez wrote:
> yes, 3.0 and 2.1 too


-- 
Ivan Yosifov.

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] eclipse is broken

2005-02-21 Thread Anielkis Herrera Gonzalez
yes, 3.0 and 2.1 too
-- 

  Anielkis Herrera González
   Desarrollador de Nova Linux OS
 Linux User #377809

 Estudiante 4to año
Universidad de las Ciencias Informáticas
Cuba



signature.asc
Description: This is a digitally signed message part


Re: [gentoo-user] eclipse is broken

2005-02-21 Thread Ivan Yosifov
Well... for starters, M4 stands for Milestone 4 , in case you are not
aware. I don't know why a development version is not hard(er) masked
( like the KDE betas ). Does this happen if you emerge
eclipse-sdk-3.0.1-r2 ?

On Mon, 2005-02-21 at 03:35 -0400, Anielkis Herrera Gonzalez wrote:
> when I run eclipse(3.1M4) it start good, but in actions like scrolldown
> in a window it crash and return this:
> 
> JVM terminated. Exit code=1
> /opt/ibm-jdk-bin-1.4.2/bin/java
> -cp /opt/eclipse/startup.jar org.eclipse.core.launcher.Main
> -os linux
> -ws gtk
> -arch x86
> -showsplash /opt/eclipse/eclipse -showsplash 600
> -exitdata /opt/eclipse/eclipse -exitdata 2b8017
> -vm /opt/ibm-jdk-bin-1.4.2/bin/java
> -vmargs
> -cp /opt/eclipse/startup.jar org.eclipse.core.launcher.Main
> 
> 
> it happen with ibm-jdk and blackdown-jdk...
> can someone tell me what can i do now??? I try to change the eclipse
> version and jvm and the error persist..(sorry for my english)
-- 
Ivan Yosifov.

--
gentoo-user@gentoo.org mailing list



[gentoo-user] eclipse is broken

2005-02-20 Thread Anielkis Herrera Gonzalez
when I run eclipse(3.1M4) it start good, but in actions like scrolldown
in a window it crash and return this:

JVM terminated. Exit code=1
/opt/ibm-jdk-bin-1.4.2/bin/java
-cp /opt/eclipse/startup.jar org.eclipse.core.launcher.Main
-os linux
-ws gtk
-arch x86
-showsplash /opt/eclipse/eclipse -showsplash 600
-exitdata /opt/eclipse/eclipse -exitdata 2b8017
-vm /opt/ibm-jdk-bin-1.4.2/bin/java
-vmargs
-cp /opt/eclipse/startup.jar org.eclipse.core.launcher.Main


it happen with ibm-jdk and blackdown-jdk...
can someone tell me what can i do now??? I try to change the eclipse
version and jvm and the error persist..(sorry for my english)
-- 

  Anielkis Herrera González
   Desarrollador de Nova Linux OS
 Linux User #377809

 Estudiante 4to año
Universidad de las Ciencias Informáticas
Cuba



signature.asc
Description: This is a digitally signed message part


Re: [gentoo-user] Eclipse

2003-10-26 Thread Hemmann, Volker Armin
On Saturday 25 October 2003 23:34, [EMAIL PROTECTED] wrote:
> Wondering if there is an ebuild for Eclipse.  I looked around a bit and did
> not find anything myself.

it is there, but from my experience, very useless.

At the end, I installed eclipse into my home-dir, to be able to use it as 
user.

Glück Auf
Volker

-- 
Conclusions 
 In a straight-up fight, the Empire squashes the Federation like a bug. Even 
with its numerical advantage removed, the Empire would still squash the 
Federation like a bug. Accept it. -Michael Wong 


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Eclipse

2003-10-26 Thread usingflux
Nice switch.  Thanks.

* Przemys??aw_Maci??g <[EMAIL PROTECTED]> [10-26-03 09:49]:
> W liście z nie, 26-10-2003, godz. 01:34, [EMAIL PROTECTED] pisze: 
> > Wondering if there is an ebuild for Eclipse.  I looked around a bit and did not 
> > find anything myself.
> emerge -s eclipse
> 
> emerge should find You 6 hits ;-)
> 
> regards,
> Przemyslaw Maciag
> -- 
> 
> Email:pmaciag(at)inx.pm.waw.pl  |  Email:troll(at)trollmoors.dyndns.org
> Reg Linux User#: 303556
> JID#: [EMAIL PROTECTED]   "Życie jest jak pudełko czekoladek..."
> JID#: [EMAIL PROTECTED]   "Nigdy nie wiesz na co trafisz."
> 
> 
> 
> --
> [EMAIL PROTECTED] mailing list
> 

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Eclipse

2003-10-26 Thread Przemysław Maciąg
W liście z nie, 26-10-2003, godz. 01:34, [EMAIL PROTECTED] pisze: 
> Wondering if there is an ebuild for Eclipse.  I looked around a bit and did not find 
> anything myself.
emerge -s eclipse

emerge should find You 6 hits ;-)

regards,
Przemyslaw Maciag
-- 

Email:pmaciag(at)inx.pm.waw.pl  |  Email:troll(at)trollmoors.dyndns.org
Reg Linux User#: 303556
JID#: [EMAIL PROTECTED] "Życie jest jak pudełko czekoladek..."
JID#: [EMAIL PROTECTED] "Nigdy nie wiesz na co trafisz."



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Eclipse

2003-10-25 Thread Andrew Gaffney
[EMAIL PROTECTED] wrote:
Wondering if there is an ebuild for Eclipse.  I looked around a bit and did not find anything myself.
Is this what you were looking for?

upstairs root # emerge -s eclipse
Searching...
[ Results for search key : eclipse ]
[ Applications found : 6 ]
*  dev-util/eclipse-cdt-bin
  Latest version available: 20030501
  Latest version installed: [ Not Installed ]
  Size of downloaded files: 2,155 kB
  Homepage:http://www.eclipse.org
  Description: C/C++ Development Tools for Eclipse
*  dev-util/eclipse-ftp-webdav-bin
  Latest version available: 2.0
  Latest version installed: [ Not Installed ]
  Size of downloaded files: 615 kB
  Homepage:http://www.eclipse.org
  Description: Eclipse FTP and WebDAV Tool
*  dev-util/eclipse-jdt-bin
  Latest version available: 2.1
  Latest version installed: [ Not Installed ]
  Size of downloaded files: 11,200 kB
  Homepage:http://www.eclipse.org
  Description: Java Development Tools for Eclipse
*  dev-util/eclipse-platform-bin
  Latest version available: 2.1
  Latest version installed: [ Not Installed ]
  Size of downloaded files: 17,678 kB
  Homepage:http://www.eclipse.org/
  Description: Eclipse Tools Platform, basic platform binary
*  dev-util/eclipse-sdk
  Latest version available: 2.1.1
  Latest version installed: [ Not Installed ]
  Size of downloaded files: 43,973 kB
  Homepage:http://www.eclipse.org/
  Description: Eclipse Tools Platform
*  dev-util/eclipse-sdk-bin
  Latest version available: 2.1
  Latest version installed: [ Not Installed ]
  Size of downloaded files: 62,742 kB
  Homepage:http://www.eclipse.org/
  Description: Eclipse Tools Platform, full binary
--
Andrew Gaffney
--
[EMAIL PROTECTED] mailing list


[gentoo-user] Eclipse

2003-10-25 Thread usingflux
Wondering if there is an ebuild for Eclipse.  I looked around a bit and did not find 
anything myself.

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Eclipse?

2003-02-19 Thread Jan Winhuysen
Hello!
I think it is the same problem which appeared here some weeks before. There is 
a bug that the newest gtk (i think 2.2) and the eclipse swt-jar do not work 
togehter very well. Eclipse always dies when its progress bar appears. I 
think you have to downgrade gtk (like i did it) or use a hacked jar (i got it 
from ask "Hogye, Michael" <[EMAIL PROTECTED]> him).
-Jan



--
[EMAIL PROTECTED] mailing list




[gentoo-user] Eclipse?

2003-02-19 Thread Erlend M. Simonsen
As my brother in law is bigtime into IBM, I was forced to take a look at
Eclipse instead of the "old and crappy VIm/Emacs" which I've been using
up until now. =)

Unfortunately, I can't get very far with it, as it hangs every time I
try to create a project. I've tried all java jre's I could find, but
still no luck. Is this a problem on my end? Or am I just clueless?
-- 
Erlend M. Simonsen <[EMAIL PROTECTED]>
Fifth Season AS

--
[EMAIL PROTECTED] mailing list




[gentoo-user] Eclipse and gtk+-2.2.1

2003-02-10 Thread Pat Double
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I recently upgraded gtk+ to 2.2.1 and now eclipse M4 causes X to run the CPU 
at 100%. Has anyone else had this behavior? I downgraded to gtk+-2.2.0 and it 
works fine.

- -- 
Pat Double, [EMAIL PROTECTED]
"In the beginning God created the heaven and the earth."
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+R7dzdOmLNuoWoKgRAkFXAJ9NxtvS/nbQ9HDXA66vKTH4K1izCgCg4/ZJ
GB/ft1/9D5UcsaVAG0WTB0c=
=ASfS
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list