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

Installing the Intellij plugin for Quarkus tools in breaking spring application.properties #289

Closed
vinchauhan opened this issue Jan 24, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@vinchauhan
Copy link

vinchauhan commented Jan 24, 2020

Describe the bug
Quarkus Intellij plugin is making spring projects created from Intellij start.spring.io plugin not working as application.properties is loosing autocompletion.

Expected behavior
Spring projects application.properties shouldnt be affected.
Actual behavior
The application.properties are loosing spring autocompletion as well as an lts folder is created on the root which application.properties_error.log

To Reproduce
Steps to reproduce the behavior:

  1. Install the Quarkus tools from Intellij plugin website or IDE
  2. Create a spring project from Intellij IDE using start.spring.io
  3. The application.properties are loosing spring autocompletion as well as an lts folder is created on the root which application.properties_error.log

Screenshots
(If applicable, add screenshots to help explain your problem.)

Environment (please complete the following information):

  • Browser:
  • OS:

Additional context
(Add any other context about the problem here.)

@vinchauhan vinchauhan added the bug Something isn't working label Jan 24, 2020
@ia3andy
Copy link
Collaborator

ia3andy commented Jan 24, 2020

@maxandersen any thoughts?

@maxandersen
Copy link
Collaborator

this should be reported here: https://github.com/redhat-developer/intellij-quarkus/issues - I've created redhat-developer/intellij-quarkus#51 as a copy.

Not sure what can be done to deal with this though; the reverse is true too - installing spring support would break quarkus tooling. Annoying problem of using same name. lets discuss on the other bug though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants