Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » shared launch configuration
shared launch configuration [message #18593] Mon, 28 April 2003 09:08 Go to next message
Eclipse UserFriend
Originally posted by: na.nowhwere.com

Hi,
I have created shared launch configuration (to run/debug java application)
and have specified location of .launch file.

How do I share these .launch files with other users? (ie how do they
pick-up/import these .lanuch files)

Michael
Re: shared launch configuration [message #19339 is a reply to message #18593] Mon, 28 April 2003 09:57 Go to previous messageGo to next message
Eclipse UserFriend
In the configuration, go to the "Common" tab, and select shared. It will
ask where to put it. Then it can be shared from there.

Rich Kulp
Re: shared launch configuration [message #20091 is a reply to message #19339] Mon, 28 April 2003 12:20 Go to previous message
Eclipse UserFriend
Originally posted by: na.nowhere.com

Rich,

I got that part ok of how to save shared configuration. But I was having
problems then loading these shared configurations for different user
(after that user checks out project from source control). I was simulating
this on just my own pc(w2k), by manually creating new .launch file by
editing an existing one and seeing if Eclipse picks up. I was putting
launch files in project subdirectory.

Playing around with it a little more, problem seems to be related to my
not having re-synced the resources folder.

Do you (or anybody) know what algorithim does Eclipse use to find shared
launch configuration files (.launch files). Does it check in
<workspace>\\.metadata\\.plugins\\org.eclipse.debug.core\\.launches dir
first and then for any .launch files in project dirs?

Thanks for reply,
Michael
Previous Topic:FileEditorInput works only on IFile?
Next Topic:IFile
Goto Forum:
  


Current Time: Tue Jul 22 17:51:13 EDT 2025

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

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

Back to the top