jbosstools / jbosstools-quarkus

Quarkus tooling for Eclipse
https://tools.jboss.org
Apache License 2.0
16 stars 20 forks source link

Support for microprofile-config.properties #210

Open angelozerr opened 1 year ago

angelozerr commented 1 year ago

You need to define an new content type like application.properties but with microprofile-config.properties ,because as Quarkus application is an extension of MicroProfile, it should take care of this file (completion, validation, etc support)