How to import a project with a launch configuration ? [message #658874] |
Thu, 10 March 2011 03:48  |
Eclipse User |
|
|
|
Hello,
I've to import a zip file which contains:
which contains :
- 1 folder : . metadata, which contains :
o Dhrystone_stxp70v3 Release.launch under .metadata\.plugins\org.eclipse.debug.core\.launches which is the launch configuration
- 1 folder : Dhrystone_stxp70v3, which contains the project :
o .cproject, .project.stxp70xf, .README.txt files
o 1 folder inc which contains some h files
o 1 folder link which contains some ld and ld.reloc files
o 1 folder src which contains some c files
So, to do the import, I copy the project folder under the root of the workspace and the launchconfiguration under the workpaces under .metadata\\.plugins\org.eclipse.debug.core\.launches.
the project is added correctly, the build options and all the project stuff are here under the project but the launch configuration isn't visible under the Run configurations views.
Do you have an idea ?
Thank !
|
|
|
|
|
Re: How to import a project with a launch configuration ? [message #659783 is a reply to message #659708] |
Tue, 15 March 2011 11:02  |
Eclipse User |
|
|
|
Originally posted by: richkulp.us.NOSPAM.ibm.com
Hi,
I think that is a lot of over kill. It would be better to just have the
launch configuration in the project itself. Then you don't need to move
any metadata or try to connect it up in the new workspace. It would be
all automatic.
--
Thanks,
Rich Kulp
|
|
|
Powered by
FUDForum. Page generated in 0.05588 seconds