Do the following:
- Start a java application and keep it running
- No goto switch > new branch and enter "test" or similar
- A Warning appears that there is a running application
While it seems okay to warn when I switch from A > B because this will maybe completely change my code, the warning seems not useful when I create a new branch as nothing will change to my code.