mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-12-14 23:29:09 +00:00
Now outputs .jar files to /target
-Server jar outputs to /target/ -All other jars output to /target/plugins
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
<output-test url="file://$MODULE_DIR$/target/test-classes" />
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/${parent.project.basedir}/ServerTarget" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/ServerTarget" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/target" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
|
||||
Reference in New Issue
Block a user