-
Enhancement
-
Resolution: Done
-
Minor
-
8.0.0.Beta4
-
Release Notes
If I run a project as Local Camel Context, new launcher is created with the following form
Run Camel XML File name as Local Camel Context. But if I have multiple Fuse projects in workspace, is hard to determine which run configuration belongs to which project.
If I run a project as Local Camel Context and subsequently run a project as Local Camel Context without tests, two launch configuration are created with the same name.
I suggest to mention the project name and (without tests) (in appropriate cases) in name of launch configuration . For example (project name = cbr):
- Run cbr (blueprint.xml) as Local Camel Context
- Run cbr (blueprint.xml) as Local Camel Context (without tests)