question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Default path is / and not /projects/ in "Create Quarkus project" wizard

See original GitHub issue

Describe the bug

Quarkus plugin welcome page has “Create Quarkus project” button.

image

When clicked, the user has to provide some project details. The last question is about the target folder

image

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

  1. Open che.openshift.io
  2. Select “Quarkus Tools” among the Getting started samples
  3. Wait for the workspace to start
  4. Open a java file and wait for the “Quarkus Tools for Eclipse Che” welcome page to show up
  5. Click on the “Create Quarkus project” button

Expected behavior

The default target of the Quarkus sample project should be folder ‘/projects/’.

Sub-tasks

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:16 (16 by maintainers)

github_iconTop GitHub Comments

1reaction
azatsarynnyycommented, Aug 25, 2021

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

0reactions
che-botcommented, Oct 17, 2022

Issues go stale after 180 days of inactivity. lifecycle/stale issues rot after an additional 7 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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found