corda/.idea
Viktor Kolomeyko 18f81ba973 Eliminate references to Java target "1.6"
Also for "client/rpc" explicitly specify "jvmTarget" (similar to what "experimental/behave" does) to avoid ambiguity.

Without this change the following compilation error been observed in IntelliJ:
Z:\corda\experimental\behave\src\main\kotlin\net\corda\behave\node\Node.kt
Error:(163, 44) Kotlin: Cannot inline bytecode built with JVM target 1.8 into bytecode that is being built with JVM target 1.6. Please specify proper '-jvm-target' option
2018-02-20 14:05:55 +00:00
..
runConfigurations [CORDA:936]: Enable RPC layer to work with SSL 2018-01-23 16:23:37 +00:00
scopes Add an IntelliJ scope that covers the currently supported Corda API. 2017-09-27 11:47:34 +02:00
codeStyleSettings.xml Initial stub for IntelliJ Code Style settings (#1832) 2017-10-09 13:24:17 +01:00
compiler.xml Eliminate references to Java target "1.6" 2018-02-20 14:05:55 +00:00