finding out the commandline equivalent to an eclipse run [message #330985] |
Wed, 20 August 2008 15:06 |
Eclipse User |
|
|
|
Originally posted by: mopaxian.hotmail.com
Hi all,
I am trying to get a projected developed in Eclipse to run from commandline,
but I can't for the life of me figure out what eclipse is issuing as commands
that make it work: when I try to run java with the same dependencies in
classpath, same program and VM arguments, it doesn't work.
Is there some way to see what the final rewritten command is that eclipse
issues so I can copy it?
Thanks to anyone who knows.
- Mike Kamermans
|
|
|
Re: finding out the commandline equivalent to an eclipse run [message #330988 is a reply to message #330985] |
Wed, 20 August 2008 15:41 |
Eclipse User |
|
|
|
Originally posted by: eclipse-news.rizzoweb.com
Mike Kamermans wrote:
> Hi all,
>
> I am trying to get a projected developed in Eclipse to run from commandline,
> but I can't for the life of me figure out what eclipse is issuing as commands
> that make it work: when I try to run java with the same dependencies in
> classpath, same program and VM arguments, it doesn't work.
>
> Is there some way to see what the final rewritten command is that eclipse
> issues so I can copy it?
>
> Thanks to anyone who knows.
Note: this is a FAQ - please search the newsgroup archives before
posting questions.
In the Debug view, you can right-click on the javaw.exe node in the tree
and view the properties, which includes the command line details.
Hope this helps,
Eric
|
|
|
|
Powered by
FUDForum. Page generated in 0.03211 seconds