Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Configuring arguments for Launch Configuration
Configuring arguments for Launch Configuration [message #879] Sun, 20 April 2003 02:58 Go to next message
Eclipse UserFriend
Originally posted by: kevinha.hotmail.com

I'm trying to determine if there is a way in Eclipse to specify "the
currently selected file" in the Arguments tab of the Launch Configuration.
My end goal is to run org.apache.axis.client.AdminClient and deploy the
selected deploy.wsdd file. Allowing me to specify "the currently selected
file" would allow my Launch Configuration to be shared across projects (even
within the same project) and not be dependant upon the physical
path/filename.

Kevin
Re: Configuring arguments for Launch Configuration [message #1185 is a reply to message #879] Mon, 21 April 2003 15:24 Go to previous message
Darin Swanson is currently offline Darin SwansonFriend
Messages: 2386
Registered: July 2009
Senior Member
The answer is no for the general case. Currently only supported for External
tool launch configurations.We have a bug report request to provide this
functionality from the debug framework as well.
http://bugs.eclipse.org/bugs/show_bug.cgi?id=10035

Darins

"Kevin W. Hammond" <kevinha@hotmail.com> wrote in message
news:b7t1pu$a0k$1@rogue.oti.com...
> I'm trying to determine if there is a way in Eclipse to specify "the
> currently selected file" in the Arguments tab of the Launch Configuration.
> My end goal is to run org.apache.axis.client.AdminClient and deploy the
> selected deploy.wsdd file. Allowing me to specify "the currently selected
> file" would allow my Launch Configuration to be shared across projects
(even
> within the same project) and not be dependant upon the physical
> path/filename.
>
> Kevin
>
>
Previous Topic:Fully resolved classpath
Next Topic:security.properties not found when creating InitialContext
Goto Forum:
  


Current Time: Fri Aug 16 16:35:47 GMT 2024

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

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

Back to the top