We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am setting Qute on a Quarkus project. But when fixing non existent template, I am getting an error:
The text was updated successfully, but these errors were encountered:
It seems that JDT project cannot be retrieved by the name 'summarize'.
Could you share your project please.
Sorry, something went wrong.
It seems that JDT project cannot be retrieved by the name 'summarize'. Could you share your project please.
qute1.zip
Yup I can reproduce. FFS.
Ok I can reproduce now. It seems the problem comes from when templates folder has not qute template files.
If you create just one empty template file (ex : src/main/resources/templates/foo.html) it should work after that.
No branches or pull requests
I am setting Qute on a Quarkus project. But when fixing non existent template, I am getting an error:
The text was updated successfully, but these errors were encountered: