[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] Re: Run/Debug configuration persistent location

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