Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » How can I see the cmd line for launching a prgm?
How can I see the cmd line for launching a prgm? [message #162371] Wed, 02 June 2004 12:13 Go to next message
Eclipse UserFriend
Originally posted by: ext-bil.lewis.nokia.com

Hej!

I would like to see the actual command line
issued by Eclipse for a java program. (When
I run the program from the command line, it
works fine, when I run it from Eclipse, it throws
an exception for no reason I can figure out.)

And while we're at it, can I see the actual value
of CLASSPATH too?

Tack!

-Bil
Re: How can I see the cmd line for launching a prgm? [message #162379 is a reply to message #162371] Wed, 02 June 2004 12:31 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.NO.SPAM.us.ibm.com

Go to the debug perspective, click on the application in the Debug view,
bring up the popup menu and select Properties.

--
Thanks, Rich Kulp

Re: How can I see the cmd line for launching a prgm? [message #162386 is a reply to message #162371] Wed, 02 June 2004 13:32 Go to previous messageGo to next message
Eclipse UserFriend
In the Debug view, right click on the process for you Java
program>Properties>Process Information>Command Line

HTH
Darins

"Bil Lewis" <ext-bil.lewis@nokia.com> wrote in message
news:40BDFCA5.928EC7BD@nokia.com...
> Hej!
>
> I would like to see the actual command line
> issued by Eclipse for a java program. (When
> I run the program from the command line, it
> works fine, when I run it from Eclipse, it throws
> an exception for no reason I can figure out.)
>
> And while we're at it, can I see the actual value
> of CLASSPATH too?
>
> Tack!
>
> -Bil
>
>
Re: How can I see the cmd line for launching a prgm? [message #162489 is a reply to message #162371] Wed, 02 June 2004 16:01 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse.rizzoweb.com

Bil Lewis wrote:

> Hej!
>
> I would like to see the actual command line
> issued by Eclipse for a java program. (When
> I run the program from the command line, it
> works fine, when I run it from Eclipse, it throws
> an exception for no reason I can figure out.)
>
> And while we're at it, can I see the actual value
> of CLASSPATH too?

As others have pointed out, you can view the properties of a launched
application from the Debug views.
You specify the classpath in your launch configuration (Run > Run... >
Classpath tab).

HTH,
Eric
Thank you! [message #162652 is a reply to message #162379] Thu, 03 June 2004 17:46 Go to previous message
Eclipse UserFriend
Originally posted by: ext-bil.lewis.nokia.com

Rich , Darin, Eric,

10^6!

There is no way I ever would have figured that
out by myself.

-Bil
Previous Topic:Ant task locks Eclipse Launching:
Next Topic:Eclipse versus existing source control environment
Goto Forum:
  


Current Time: Wed May 07 20:21:03 EDT 2025

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

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

Back to the top