Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Generate a bash command line string from the eclipse Java launcher
Generate a bash command line string from the eclipse Java launcher [message #194011] Fri, 13 February 2004 10:16 Go to next message
Eclipse UserFriend
Originally posted by: hidden123456.yahoo.com

I may not be using the correct terminology. Please bear with me.

Is there a utility to convert/generate a bash "java" commmand
from the an Exclipse Java launch specification? Also, I assume
the launch specs are persisted into xml files of some sort?
Where are they kept? Pl. advise. Thanks.
Re: Generate a bash command line string from the eclipse Java launcher [message #194049 is a reply to message #194011] Fri, 13 February 2004 11:37 Go to previous messageGo to next message
Eclipse UserFriend
I do not know of any such utility but you could do it yourself.

The .launch files can be found
...pathToYourWorkspace/.metadata/.plugins/org.eclipse.debug. core/.launches

HTH
Darins

"hidden" <hidden123456@yahoo.com> wrote in message
news:c0ip5p$t6r$1@eclipse.org...
> I may not be using the correct terminology. Please bear with me.
>
> Is there a utility to convert/generate a bash "java" commmand
> from the an Exclipse Java launch specification? Also, I assume
> the launch specs are persisted into xml files of some sort?
> Where are they kept? Pl. advise. Thanks.
>
Re: Generate a bash command line string from the eclipse Java launcher [message #194154 is a reply to message #194049] Fri, 13 February 2004 14:33 Go to previous message
Eclipse UserFriend
Originally posted by: ifedorenko.rogers.com

There is a trick that I often use. Run you launch configuration, switch
to Debug perspective, right-click on JVM, select Properties and (at
least on Win2k) you will see exact command line Eclipse used for launching.

Darin Swanson wrote:
> I do not know of any such utility but you could do it yourself.
>
> The .launch files can be found
> ..pathToYourWorkspace/.metadata/.plugins/org.eclipse.debug.c ore/.launches
>
> HTH
> Darins
>
> "hidden" <hidden123456@yahoo.com> wrote in message
> news:c0ip5p$t6r$1@eclipse.org...
>
>>I may not be using the correct terminology. Please bear with me.
>>
>>Is there a utility to convert/generate a bash "java" commmand
>>from the an Exclipse Java launch specification? Also, I assume
>>the launch specs are persisted into xml files of some sort?
>>Where are they kept? Pl. advise. Thanks.
>>
>
>
>
Previous Topic:Manual build still brings up modal dialog
Next Topic:content assistant in debug-display view doesn't
Goto Forum:
  


Current Time: Thu Nov 06 14:14:50 EST 2025

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

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

Back to the top