Skip to main content



      Home
Home » Newcomers » Newcomers » How to save launch configurations?
How to save launch configurations? [message #145519] Wed, 29 March 2006 16:43 Go to next message
Eclipse UserFriend
Originally posted by: carlton.brown.bellsouth.com

I would like to be able to export and distribute launch configurations
I've created to other developers in our group... how do I do this? Is it
stored in a file somewhere?
Re: How to save launch configurations? [message #145563 is a reply to message #145519] Wed, 29 March 2006 22:01 Go to previous messageGo to next message
Eclipse UserFriend
Carlton -

You can find the launch configurations you have created in:

<root> \workspace\.metadata\.plugins\org.eclipse.debug.core\.launch es

wherever your workspace is located. Note that the directory names metadata,
plugins, and launches all have "." as their leading character. (It is hard
to see that in the string above.)

-- Mike Greenawalt

--

"Carlton Brown" <carlton.brown@bellsouth.com> wrote in message
news:769a6bbdb6102ecbd7e78b1ebc02a434$1@www.eclipse.org...
>I would like to be able to export and distribute launch configurations I've
>created to other developers in our group... how do I do this? Is it stored
>in a file somewhere?
>
Re: How to save launch configurations? [message #145675 is a reply to message #145563] Thu, 30 March 2006 12:58 Go to previous messageGo to next message
Eclipse UserFriend
Another solution is to set the launch configuration to be shared.
See the Common Tab for your launch configuration(s).
Then you can use your favorite SCM to share the configs

HTH
Darins

"Mike Greenawalt" <mgreenawalt@tellme.com> wrote in message
news:e0fho7$nsc$1@utils.eclipse.org...
> Carlton -
>
> You can find the launch configurations you have created in:
>
>
<root> \workspace\.metadata\.plugins\org.eclipse.debug.core\.launch es
>
> wherever your workspace is located. Note that the directory names
metadata,
> plugins, and launches all have "." as their leading character. (It is hard
> to see that in the string above.)
>
> -- Mike Greenawalt
>
> --
>
> "Carlton Brown" <carlton.brown@bellsouth.com> wrote in message
> news:769a6bbdb6102ecbd7e78b1ebc02a434$1@www.eclipse.org...
> >I would like to be able to export and distribute launch configurations
I've
> >created to other developers in our group... how do I do this? Is it
stored
> >in a file somewhere?
> >
>
>
Re: How to save launch configurations? [message #145761 is a reply to message #145563] Thu, 30 March 2006 13:52 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: carlton.brown.bellsouth.com

Mike Greenawalt wrote:

> Carlton -

> You can find the launch configurations you have created in:

> <root>workspace.metadata.pluginsorg.eclipse.debug.core.launches

> wherever your workspace is located. Note that the directory names metadata,
> plugins, and launches all have "." as their leading character. (It is hard
> to see that in the string above.)

> -- Mike Greenawalt

Thanks for the recommendation. I gave the person my whole .metadata
directory, so according to what you said, they should have been available.
But they didn't show up in the menu. I wonder if there is a registry
stored outside of the workspace that I'm somehow missing.
Re: How to save launch configurations? [message #145919 is a reply to message #145761] Thu, 30 March 2006 20:34 Go to previous message
Eclipse UserFriend
Carlton -

I don't know about sharing the entire .metadata directory. If it does not
match your person's workspace, I don't know what would happen. And I don't
think there is a registry involved here either. Eclipse pretty much keeps
all its runtime stuff in the .metadata.

I have had good experience copying a .launch file from one workspace to
another. When I just copy the .launch file, it shows up in the menu of
launch configurations. You have the same launch type defined on both sides,
I presume.

-- Mike Greenawalt

--

"Carlton Brown" <carlton.brown@bellsouth.com> wrote in message
news:2a730ec8d0dcfb6abb804714995dfd2b$1@www.eclipse.org...
> Mike Greenawalt wrote:
>
>> Carlton -
>
>> You can find the launch configurations you have created in:
>
>> <root>workspace.metadata.pluginsorg.eclipse.debug.core.launches
>
>> wherever your workspace is located. Note that the directory names
>> metadata, plugins, and launches all have "." as their leading character.
>> (It is hard to see that in the string above.)
>
>> -- Mike Greenawalt
>
> Thanks for the recommendation. I gave the person my whole .metadata
> directory, so according to what you said, they should have been available.
> But they didn't show up in the menu. I wonder if there is a registry
> stored outside of the workspace that I'm somehow missing.
>
Previous Topic:Eclipse and Sun One AppServer
Next Topic:Displaying the absolute path to a project
Goto Forum:
  


Current Time: Wed May 28 20:05:01 EDT 2025

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

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

Back to the top