mirror of
https://github.com/corda/corda.git
synced 2024-12-26 16:11:12 +00:00
Added -parameters as an additional command line options to revert it being removed during a merge.
This commit is contained in:
parent
646cd3e103
commit
ccae3acf7e
3
.idea/compiler.xml
generated
3
.idea/compiler.xml
generated
@ -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>
|
Loading…
Reference in New Issue
Block a user