Ho to the get resources output directory?

Hi,

it is possible to get the classes output directory of a module via:

CompilerPaths.getModuleOutputPath(module, false)

The returned directory points by default to out/production/classes. Is there a similar way to get the resources output directory out/production/resources?

King regards,
Marcel

0
1 comment

What kind of project? Where is a "resources output" directory defined?

 

0

Please sign in to leave a comment.