-
Notifications
You must be signed in to change notification settings - Fork 1
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
[Error report] java.lang.IllegalStateException: vaadin-hotswapagent-runner can only run Java configurations #188
Comments
What did you try to run? |
I am also having this issue. I reported to JetBrains https://intellij-support.jetbrains.com/hc/en-us/requests/7020533 Here is how you can reproduce the issue. Here are some more details about my setup OS: Sequoia 15.1.1 To reproduce follow these instructions. Create a project with this command.
Edit the pom.xml.
Run the application in debug mode with HotswapAgent. When you navigate to localhost:8080 in Chrome and look at the Vaadin copilot I see this error. |
Known issue, feature works only with pure Java / Spring boot run configurations. |
Marc, |
For the moment we will provide more meaningful message to the users and try to hide that option where incompatible. There are no plans to provide support for Quarkus for the moment. Feel free to create feature request issue or even contribute with PR. |
Plugin version: 1.4.1
IDE version: IntelliJ IDEA 2024.3
OS: Mac OS X
Stacktrace:
The text was updated successfully, but these errors were encountered: