Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Run/Debug configuration persistent location
Run/Debug configuration persistent location [message #333454] Thu, 11 December 2008 19:26 Go to next message
Scott Reed is currently offline Scott ReedFriend
Messages: 8
Registered: July 2009
Junior Member
I would like to share run/debug configurations both between users and
between workspaces. Ideally I'd like to save them in our repository but I
haven't figured out where they are kept. If there is already a mechanism
for exporting/importing them that would be great but if not I'd appreciate
knowing where I can find them.
Thanks,
Scott
Re: Run/Debug configuration persistent location [message #333457 is a reply to message #333454] Thu, 11 December 2008 19:39 Go to previous messageGo to next message
John J. Barton is currently offline John J. BartonFriend
Messages: 311
Registered: July 2009
Senior Member
Scott Reed wrote:
> I would like to share run/debug configurations both between users and
> between workspaces. Ideally I'd like to save them in our repository but
> I haven't figured out where they are kept. If there is already a
> mechanism for exporting/importing them that would be great but if not
> I'd appreciate knowing where I can find them.
> Thanks,
> Scott
>
They are in your workspace directory under
/.metadata/.plugins/org.eclipse.debug.core/.launches

File > Export > Run/Debug > LaunchConfigurations.

jjb
Re: Run/Debug configuration persistent location [message #333459 is a reply to message #333457] Thu, 11 December 2008 21:58 Go to previous message
Eclipse UserFriend
Originally posted by: wegener.cboenospam.com

"John J Barton" <johnjbarton@johnjbarton.com> wrote in message
news:ghrq59$ush$2@build.eclipse.org...
> Scott Reed wrote:
> > I would like to share run/debug configurations both between users and
> > between workspaces. Ideally I'd like to save them in our repository but
> > I haven't figured out where they are kept. If there is already a
> > mechanism for exporting/importing them that would be great but if not
> > I'd appreciate knowing where I can find them.
> > Thanks,
> > Scott
> >
> They are in your workspace directory under
> /.metadata/.plugins/org.eclipse.debug.core/.launches
>
> File > Export > Run/Debug > LaunchConfigurations.
>
The easier way is to use the Common tab on the Run Configurations dialog.
If you select Shared file, you can place the launch config in your project.
It can then be checked in with the rest of your source.

Checking out the project will automatically recognize the launch
configuration and add it to the the dialog.

> jjb
Previous Topic:How to learn eclipse source code
Next Topic:MacOS X: Cannot run or debug Eclipse Application
Goto Forum:
  


Current Time: Fri Apr 19 05:16:35 GMT 2024

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

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

Back to the top