quarkus-web-bundler icon indicating copy to clipboard operation
quarkus-web-bundler copied to clipboard

Make the links of source open in IDE

Open phillip-kruger opened this issue 1 year ago • 2 comments
trafficstars

See https://github.com/quarkusio/quarkus/issues/40929

Basically, use the ide link component

phillip-kruger avatar Jun 07 '24 08:06 phillip-kruger

https://quarkus.io/guides/dev-ui#ide-link

phillip-kruger avatar Jun 07 '24 08:06 phillip-kruger

This needs some work in the IDE component in vertx-http (dev ui resources). At the moment the component expects a file in this format (x.y.z.FileName) for file in src/x/y/z/FileName.java. We need to enhance to support file names from root with / and file ext.

phillip-kruger avatar Jun 07 '24 14:06 phillip-kruger