Posted April 2, 20223 yr How can I specify (in build.gradle.. or?) extra files to build a jar with such as an extra directory in the same directory as my Main class containing files with extensions that are not java classes? I've been looking all over and cannot figure it out.
April 3, 20223 yr Author 3 hours ago, diesieben07 said: Anything in src/main/resources will end up in the jar file. Thank you.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.