Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Shell window opening on supplying args
Shell window opening on supplying args [message #453367] Thu, 27 July 2006 17:58 Go to next message
Anima Gupta is currently offline Anima GuptaFriend
Messages: 44
Registered: July 2009
Member
Hi -

I need to install my RCP on a shared desktop -

Since I have no control on the jvm - I want to create a shortcut to
invoke the RCP app by providing the -vm "java path" argument.

But when I click on the shortcut, it opens a command window (in the
back) which shows all my console output - (just like when I open in
-debug mode)

Is there any way to supress this window? Am I doing some thing wrong
here? If I invoke the RCP without any args, the window does not show up.
Is there a parameter to not show this window ?

Please advise. I am using eclipse 3.1 on windows xp

Anima.
Re: Shell window opening on supplying args [message #453368 is a reply to message #453367] Thu, 27 July 2006 18:10 Go to previous message
Eclipse UserFriend
Originally posted by: wegener.cboenospam.com

Anima Gupta wrote:

> Hi -

> I need to install my RCP on a shared desktop -

> Since I have no control on the jvm - I want to create a shortcut to
> invoke the RCP app by providing the -vm "java path" argument.

> But when I click on the shortcut, it opens a command window (in the
> back) which shows all my console output - (just like when I open in
> -debug mode)

> Is there any way to supress this window? Am I doing some thing wrong
> here? If I invoke the RCP without any args, the window does not show up.
> Is there a parameter to not show this window ?

> Please advise. I am using eclipse 3.1 on windows xp

> Anima.

point to javaw.exe instead of java.exe
Previous Topic:IE DND Support
Next Topic:How to show a view in the PlaceHolder automatically?
Goto Forum:
  


Current Time: Sun Dec 22 06:28:42 GMT 2024

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

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

Back to the top