feat: Create a Quarkus Dev Explorer in the IDE#1178
feat: Create a Quarkus Dev Explorer in the IDE#1178angelozerr wants to merge 1 commit intoredhat-developer:mainfrom
Conversation
|
I created a draft PR just to initialize Quarkus Explorer but it is very very basic for now. It displays Quarkus projects in the view and when you click on Start node it create a run config (or use an existing run config) to start the Quarkus application: Please don't be disappointed, it is just a start of PR. @mohitsuman @fbricon we discuss with @adietish and we think we could use this Quarkus Explorer to provide several actions like:
Those actions could install IJ kubernetes / Openshift which will provide the code of the action.
The main idea is to use the Quarkus Explorer to provide main entries for Quarkus project like
|
2ea8d22 to
e46c27f
Compare
|
@ia3andy here the current status of the PR The explorer displays the Quarkus projects and click on The When the Quarkus appication is started, the tree is refreshed and show available action (like Open Dev UI) When Quarkus application is stopped, the actions disappear |
e46c27f to
83960e9
Compare
|
It looks amazing so far!!!! 🙌 |
a384463 to
1ff1864
Compare
|
@angelozerr @fbricon I just installed it, and TBH this is amazzzzinnnng I am stocked! |
|
@angelozerr you should remove the ms from the time (just keep the seconds) |
+1 I agree with you, but:
Let us investigate Services view to take a decision. |
Fixes redhat-developer#1175 Signed-off-by: azerr <azerr@redhat.com>
1ff1864 to
9a6cd96
Compare
|
Kudos, SonarCloud Quality Gate passed!
|












feat: Create a Quarkus Dev Explorer in the IDE
Fixes #1175