Default path is / and not /projects/ in "Create Quarkus project" wizard
See original GitHub issueDescribe the bug
Quarkus plugin welcome page has “Create Quarkus project” button.
When clicked, the user has to provide some project details. The last question is about the target folder
The problem is that the default target folder is the root folder (/
) that is not visible from the IDE.
Che version
che.osio
Steps to reproduce
- Open che.openshift.io
- Select “Quarkus Tools” among the Getting started samples
- Wait for the workspace to start
- Open a java file and wait for the “Quarkus Tools for Eclipse Che” welcome page to show up
- Click on the “Create Quarkus project” button
Expected behavior
The default target of the Quarkus sample project should be folder ‘/projects/’.
Sub-tasks
- Better UX when generating a Quarkus project https://github.com/redhat-developer/vscode-quarkus/issues/309
-
workspace.workspaceFolders
API should return undefined when no folder is open https://github.com/eclipse-theia/theia/issues/8640 - Upgrade Che Quarkus Plugin to Quarkus VS Code extension 1.8.0 once it’s released
Issue Analytics
- State:
- Created 3 years ago
- Comments:16 (16 by maintainers)
Top Results From Across the Web
Building applications with Maven - Quarkus
The project is generated in a directory named after the passed artifactId. ... You should not run production application in dev mode.
Read more >Creating Your First Application - Quarkus
The solution is located in the getting-started directory. 4. Bootstrapping the project. The easiest way to create a new Quarkus project is to...
Read more >Building Quarkus apps with Gradle
The project is generated in a directory named after the passed artifactId. ... tests using a specific database which is not your default...
Read more >Eclipse got Quarkused
Create your first Quarkus project. Quarkus Tools has a wizard based on https://code.quarkus.io. In order to launch it, first enter Ctrl+N to ...
Read more >Quarkus developer joy for VS Code
The VS Code extension was originally started as a project by ... done through a new wizard that generates Maven-based Quarkus projects with ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
VS Code Quarkus has been released https://github.com/redhat-developer/vscode-quarkus/releases So, it’s time to upgrade Che Quarkus Plugin. cc @svor
Issues go stale after
180
days of inactivity.lifecycle/stale
issues rot after an additional7
days of inactivity and eventually close.Mark the issue as fresh with
/remove-lifecycle stale
in a new comment.If this issue is safe to close now please do so.
Moderators: Add
lifecycle/frozen
label to avoid stale mode.