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

Vaadin detection fails as it is run too early #191

Open
Artur- opened this issue Nov 29, 2024 · 0 comments
Open

Vaadin detection fails as it is run too early #191

Artur- opened this issue Nov 29, 2024 · 0 comments

Comments

@Artur-
Copy link
Member

Artur- commented Nov 29, 2024

When opening a Gradle test project

com.intellij.java.library.JavaLibraryUtil.hasLibraryClass(project, "com.vaadin.flow.server.VaadinService")

return false during project initialization. If run manually later on, it returns true

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