Skip to content

Introduce dev only resource directory support #23335

Open
@josephearl

Description

Description

I would like to be able to put resources or code that is used only in dev mode into a source folder that is only added to the classpath for dev mode, ie src/quarkusDev (src/quarkusDev/java, src/quarkusDev/resources etc)

At the moment I am able to add dependencies specifically for dev mode, but it seems not code or resources.

It might be nice to also have these added to the test classpath.

Implementation ideas

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions