Added -parameters as an additional command line options to revert it being removed during a merge.

This commit is contained in:
Clinton Alexander 2018-01-18 12:31:56 +00:00
parent 646cd3e103
commit ccae3acf7e

3
.idea/compiler.xml generated
View File

@ -179,4 +179,7 @@
<module name="webserver_test" target="1.8" />
</bytecodeTargetLevel>
</component>
<component name="JavacSettings">
<option name="ADDITIONAL_OPTIONS_STRING" value="-parameters" />
</component>
</project>