mirror of
https://github.com/aikar/commands.git
synced 2026-05-31 06:11:55 +00:00
623048b763
Eventually will drop the JDA 4 module - but it still functions so no reason to arbitrarily upgrade it or drop without bumping acf version
49 lines
2.1 KiB
XML
49 lines
2.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="CompilerConfiguration">
|
|
<annotationProcessing>
|
|
<profile default="true" name="Default" enabled="true" />
|
|
<profile name="Maven default annotation processors profile" enabled="true">
|
|
<sourceOutputDir name="target/generated-sources/annotations" />
|
|
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
|
|
<outputRelativeToContentRoot value="true" />
|
|
<module name="acf-jda" />
|
|
<module name="acf-jda5" />
|
|
<module name="acf-paper" />
|
|
<module name="example-plugin" />
|
|
<module name="acf" />
|
|
<module name="acf-velocity" />
|
|
<module name="acf-brigadier" />
|
|
<module name="acf-example" />
|
|
<module name="acf-bungee" />
|
|
<module name="acf-sponge" />
|
|
<module name="acf-sponge10" />
|
|
<module name="acf-core" />
|
|
<module name="acf-bukkit" />
|
|
</profile>
|
|
</annotationProcessing>
|
|
<bytecodeTargetLevel>
|
|
<module name="acf" target="1.8" />
|
|
<module name="acf-example" target="1.8" />
|
|
<module name="commands" target="1.8" />
|
|
<module name="example-plugin" target="1.8" />
|
|
</bytecodeTargetLevel>
|
|
</component>
|
|
<component name="JavacSettings">
|
|
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
|
|
<module name="acf-brigadier" options="-parameters" />
|
|
<module name="acf-bukkit" options="-parameters" />
|
|
<module name="acf-bungee" options="-parameters" />
|
|
<module name="acf-core" options="-parameters" />
|
|
<module name="acf-jda" options="-parameters" />
|
|
<module name="acf-jda5" options="-parameters" />
|
|
<module name="acf-paper" options="-parameters" />
|
|
<module name="acf-parent" options="-parameters" />
|
|
<module name="acf-sponge" options="-parameters" />
|
|
<module name="acf-sponge10" options="-parameters" />
|
|
<module name="acf-velocity" options="-parameters" />
|
|
<module name="commands" options="-parameters" />
|
|
<module name="example-plugin" options="-parameters" />
|
|
</option>
|
|
</component>
|
|
</project> |