Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.
This repository was archived by the owner on May 20, 2025. It is now read-only.

Launch Configuration gets Overridden #797

@jGleitz

Description

@jGleitz

If I have a Run Configuration that I’ve set up and don’t start it directly, but by clicking “Analyse with Beagle”, my existing Run Configuration is overridden.

This is unfortunate. In this specific example, I use a Java Application Run Configuration to launch the tested code. It is not automatically detected by Beagle. Every time I use “Analyse with Beagle”, I have to set it up again.

I propose that when using the context menu, we look for existing launch configurations that analyse the same portion. If one exist, we use that one instead of creating a new one. If not, we create a new one (because now we won’t override anything)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions