Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

RTC Eclipse Client preloader or silent startup

Hi,

I want to know how to silently start up/shutdown RTC eclipse client.

RTC eclipse client takes long time to start after first windows login, but second time it starts quickly.
The minimized option of windows shortcut file does not affect this.

0 votes

Comments

If the shortcut uses -data <location of workspace> -nosplash, it will looks like silent.
I did several experiment to increase -Xms -Xmx option in eclipse.ini. I did not see great improvement in my PC. Maybe, it is related to CPU speed.

HiĀ  Amano-san,
Certainly your suggestion is no longer displayed workspace selection dialog, but eclipse workbench is appear in normal window size.
Is there any way to start workbench in minimum size?

-Xms (initial size) and -Xmx (max size) are options for defining how much memory is allocated for the VM. It will not significantly affect performance other than less memory might require more frequent VM garbage collection or cause out of memory errors. It can't make classes load any faster.



One answer

Permanent link
http://help.eclipse.org/indigo/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html

You may want to check the Eclipse runtime options but I don't know of any option that forces Eclipse to start minimized.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,024

Question asked: Nov 05 '12, 12:09 p.m.

Question was seen: 4,051 times

Last updated: Nov 06 '12, 10:41 a.m.

Confirmation Cancel Confirm