Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workspace resolution does not work anymore #240

Open
alerosmile opened this issue Nov 11, 2023 · 1 comment
Open

Workspace resolution does not work anymore #240

alerosmile opened this issue Nov 11, 2023 · 1 comment

Comments

@alerosmile
Copy link

Hi,

I have a fresh Eclipse 2023-09 with Quarkus Tools 4.29. I created a simple Quarkus app (using the project wizard) which references a simple library (all with Maven).

The workspace resolution as decribed here does not work.

The dependency is read from the Maven repo, not from the workspace.

@alerosmile
Copy link
Author

alerosmile commented Dec 13, 2023

Sorry, my fault. Workspace resolution works, but source lookup does not. As usual, a Remote Java Application launch configuration does not lookup sources of workspace projects other than the main project:
image

The Quarkus Application launch configuration should provide the Source tab where those additional workspace projects could be added.

Or is this just a problem in the Remote Java Application launch configuration? Why does this launch configuration not include the sources of the workspace dependencies whereas the Java Application launch configuration does include them (for Maven projects)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant