intellij-quarkus icon indicating copy to clipboard operation
intellij-quarkus copied to clipboard

2 quarkus-core jar runtime files are downloaded, when both New Project->Java->Quarkus items are selected

Open zcervink opened this issue 5 years ago • 0 comments

Steps to reproduce:

  1. Navidate to File->New->Project...
  2. In the New Project window select Java in the left column
  3. Select both Quarkus items (check the checkbox before both of them)
  4. For each of the item select to download the runtime and configure the "Copy downloaded files to:" to different folders (for example lib1 for first Quarkus item and lib2 for the second)
  5. Finish the project and see the 2 downloaded runtimes: libs

zcervink avatar May 18 '20 17:05 zcervink