Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Memory Management
Memory Management [message #202733] Thu, 26 February 2004 20:39 Go to next message
Eclipse UserFriend
Originally posted by: sw15london.tiscali.co.uk

Hi guys,

this is my first post. Hope this newsgroup is active.

I downloaded Eclipse and it is great. Seems to have advantages over both
netbeans and my usual ide JBuilder9.

However, when i write a program and run it as a java application and repeat
this process a few times, my computer slows down. Upon opening task manager
I have 20 or so instances of javaw running.

Is this normal?

am i doing something wrong?

Thanks for any help
Re: Memory Management [message #202747 is a reply to message #202733] Thu, 26 February 2004 21:07 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: moopa06.ca.com

Chris Waite wrote:

> Hi guys,

> this is my first post. Hope this newsgroup is active.

> I downloaded Eclipse and it is great. Seems to have advantages over both
> netbeans and my usual ide JBuilder9.

> However, when i write a program and run it as a java application and repeat
> this process a few times, my computer slows down. Upon opening task manager
> I have 20 or so instances of javaw running.

> Is this normal?

> am i doing something wrong?

> Thanks for any help
Very active

For sure this is not normal. For some reason the apps you are running are
not terminating. Try a simple 'hello world' app.
Re: Memory Management [message #202790 is a reply to message #202733] Fri, 27 February 2004 01:09 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rsk.email.arizona.edu

Chris,
If it is a gui app and you haven't added a listener to the frame or sets
its default close op to be "dispose", then yes the processes won't go
away (actually they won't go away anywhere).

Like netbeans,jbuilder,etc. Eclipse has a stop button that will kill the
process if you are more used to that from JBuilder.

Best,
Riyad

Chris Waite wrote:
> Hi guys,
>
> this is my first post. Hope this newsgroup is active.
>
> I downloaded Eclipse and it is great. Seems to have advantages over both
> netbeans and my usual ide JBuilder9.
>
> However, when i write a program and run it as a java application and repeat
> this process a few times, my computer slows down. Upon opening task manager
> I have 20 or so instances of javaw running.
>
> Is this normal?
>
> am i doing something wrong?
>
> Thanks for any help
>
>
>
Re: Memory Management [message #202847 is a reply to message #202790] Fri, 27 February 2004 03:39 Go to previous message
Eclipse UserFriend
Originally posted by: sw15london.tiscali.co.uk

Thankyou,
that is a big help.

regards
Chris

"Riyad Kalla" <rsk@email.arizona.edu> wrote in message
news:c1mmoj$695$1@eclipse.org...
> Chris,
> If it is a gui app and you haven't added a listener to the frame or sets
> its default close op to be "dispose", then yes the processes won't go
> away (actually they won't go away anywhere).
>
> Like netbeans,jbuilder,etc. Eclipse has a stop button that will kill the
> process if you are more used to that from JBuilder.
>
> Best,
> Riyad
>
> Chris Waite wrote:
> > Hi guys,
> >
> > this is my first post. Hope this newsgroup is active.
> >
> > I downloaded Eclipse and it is great. Seems to have advantages over both
> > netbeans and my usual ide JBuilder9.
> >
> > However, when i write a program and run it as a java application and
repeat
> > this process a few times, my computer slows down. Upon opening task
manager
> > I have 20 or so instances of javaw running.
> >
> > Is this normal?
> >
> > am i doing something wrong?
> >
> > Thanks for any help
> >
> >
> >
Previous Topic:Force lazy marker generation?
Next Topic:Build of Eclipse 2.1.2 failed with Sun JDK 1.3.1_x, successful with JDK1.4
Goto Forum:
  


Current Time: Wed May 07 19:59:39 EDT 2025

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

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

Back to the top