how to set up one launch configuration for each / many projects in Eclipse -
I am using Eclipse 2.02 Keppler Edition to develop my software projects. But now I got a small thing to solve ... At the moment we have many projects, each
\ "workspace" running its own launch configuration stored on "projectname" is. Settings \
Each single long config is equal to the second, now I want to set only one configuration
\ "workspace" .metadata.plugins ... is stored anywhere on
, all my projects should use this central (default) longconfig. Is my plan possible?
I do not think it is possible with box with eclipse.
The only idea is, I have to write a small (shell) script that generates all the launch configurations from the central template.
Comments
Post a Comment