devonfw / ide

Tool to automate setup and update of development environment (esp. for Java projects).
Apache License 2.0
33 stars 102 forks source link

Intellij and Android Studio start scripts dont work properly #1305

Closed jan-vcapgemini closed 11 months ago

jan-vcapgemini commented 11 months ago

Expected behavior

As an Intellij and Android Studio user, I want to benefit from my start scripts which will open a new instance of my IDE for each workspace.

Actual behavior

If an instance of the IDE is running already, the start script does nothing.

Steps to reproduce (bug) / Use Case of feature request (enhancement)

  1. start your IDE
  2. create a new workspace folder under workspaces
  3. cd to your new folder
  4. run devon intellij create-script
  5. run your new script in your project root

Related/Dependent Issues

Comments/Hints:

Affected version: