mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
Kotlin 1.8 language and API versions
GitOrigin-RevId: d019dab5535d6f9405514bb0efb7ffa6cd27f5b0
This commit is contained in:
committed by
intellij-monorepo-bot
parent
a15c4b5895
commit
30fa6f95fa
4
.idea/kotlinc.xml
generated
4
.idea/kotlinc.xml
generated
@@ -4,8 +4,8 @@
|
|||||||
<option name="jvmTarget" value="17" />
|
<option name="jvmTarget" value="17" />
|
||||||
</component>
|
</component>
|
||||||
<component name="KotlinCommonCompilerArguments">
|
<component name="KotlinCommonCompilerArguments">
|
||||||
<option name="apiVersion" value="1.7" />
|
<option name="apiVersion" value="1.8" />
|
||||||
<option name="languageVersion" value="1.7" />
|
<option name="languageVersion" value="1.8" />
|
||||||
</component>
|
</component>
|
||||||
<component name="KotlinCompilerSettings">
|
<component name="KotlinCompilerSettings">
|
||||||
<option name="additionalArguments" value="-Xjvm-default=all -opt-in=com.intellij.openapi.util.IntellijInternalApi -opt-in=org.jetbrains.kotlin.utils.addToStdlib.UnsafeCastFunction" />
|
<option name="additionalArguments" value="-Xjvm-default=all -opt-in=com.intellij.openapi.util.IntellijInternalApi -opt-in=org.jetbrains.kotlin.utils.addToStdlib.UnsafeCastFunction" />
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="11" />
|
<stringArg name="jvmTarget" arg="11" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
<arrayArguments>
|
<arrayArguments>
|
||||||
<arrayArg name="pluginClasspaths">
|
<arrayArg name="pluginClasspaths">
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="1.8" />
|
<stringArg name="jvmTarget" arg="1.8" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="1.8" />
|
<stringArg name="jvmTarget" arg="1.8" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="11" />
|
<stringArg name="jvmTarget" arg="11" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="11" />
|
<stringArg name="jvmTarget" arg="11" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="11" />
|
<stringArg name="jvmTarget" arg="11" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="11" />
|
<stringArg name="jvmTarget" arg="11" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="11" />
|
<stringArg name="jvmTarget" arg="11" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="11" />
|
<stringArg name="jvmTarget" arg="11" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
<arrayArguments>
|
<arrayArguments>
|
||||||
<arrayArg name="pluginClasspaths">
|
<arrayArg name="pluginClasspaths">
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
<arrayArguments>
|
<arrayArguments>
|
||||||
<arrayArg name="pluginClasspaths">
|
<arrayArg name="pluginClasspaths">
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="1.8" />
|
<stringArg name="jvmTarget" arg="1.8" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="1.8" />
|
<stringArg name="jvmTarget" arg="1.8" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// Copyright 2000-2022 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
// Copyright 2000-2023 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||||
package com.intellij.execution.process.elevation.settings
|
package com.intellij.execution.process.elevation.settings
|
||||||
|
|
||||||
import com.intellij.execution.process.elevation.ElevationBundle
|
import com.intellij.execution.process.elevation.ElevationBundle
|
||||||
@@ -12,8 +12,7 @@ import com.intellij.openapi.ui.Messages.CANCEL
|
|||||||
import com.intellij.openapi.ui.Messages.YES
|
import com.intellij.openapi.ui.Messages.YES
|
||||||
import com.intellij.openapi.util.SystemInfo
|
import com.intellij.openapi.util.SystemInfo
|
||||||
import com.intellij.util.messages.Topic
|
import com.intellij.util.messages.Topic
|
||||||
import kotlin.time.ExperimentalTime
|
import kotlin.time.Duration.Companion.minutes
|
||||||
import kotlin.time.minutes
|
|
||||||
|
|
||||||
@Service
|
@Service
|
||||||
@State(name = "Elevation", storages = [Storage(value = "security.xml", roamingType = RoamingType.DISABLED)])
|
@State(name = "Elevation", storages = [Storage(value = "security.xml", roamingType = RoamingType.DISABLED)])
|
||||||
@@ -22,9 +21,7 @@ class ElevationSettings : PersistentStateComponentWithModificationTracker<Elevat
|
|||||||
@JvmStatic
|
@JvmStatic
|
||||||
fun getInstance() = service<ElevationSettings>()
|
fun getInstance() = service<ElevationSettings>()
|
||||||
|
|
||||||
@Suppress("EXPERIMENTAL_IS_NOT_ENABLED")
|
private val DEFAULT_GRACE_PERIOD_MS = 15.minutes.inWholeMilliseconds
|
||||||
@OptIn(ExperimentalTime::class)
|
|
||||||
private val DEFAULT_GRACE_PERIOD_MS = 15.minutes.toLongMilliseconds()
|
|
||||||
}
|
}
|
||||||
|
|
||||||
private val options = ElevationOptions()
|
private val options = ElevationOptions()
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// Copyright 2000-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
// Copyright 2000-2023 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||||
package com.intellij.execution.process.elevation.settings
|
package com.intellij.execution.process.elevation.settings
|
||||||
|
|
||||||
import com.intellij.execution.process.elevation.ElevationBundle
|
import com.intellij.execution.process.elevation.ElevationBundle
|
||||||
@@ -15,9 +15,8 @@ import java.awt.Component
|
|||||||
import javax.swing.DefaultListCellRenderer
|
import javax.swing.DefaultListCellRenderer
|
||||||
import javax.swing.JList
|
import javax.swing.JList
|
||||||
import javax.swing.ListCellRenderer
|
import javax.swing.ListCellRenderer
|
||||||
import kotlin.time.ExperimentalTime
|
import kotlin.time.Duration.Companion.hours
|
||||||
import kotlin.time.hours
|
import kotlin.time.Duration.Companion.minutes
|
||||||
import kotlin.time.minutes
|
|
||||||
|
|
||||||
class ElevationSettingsConfigurable : BoundConfigurable(ElevationBundle.message("elevation.settings.configurable")),
|
class ElevationSettingsConfigurable : BoundConfigurable(ElevationBundle.message("elevation.settings.configurable")),
|
||||||
Configurable.NoScroll {
|
Configurable.NoScroll {
|
||||||
@@ -56,8 +55,6 @@ class ElevationSettingsConfigurable : BoundConfigurable(ElevationBundle.message(
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@Suppress("EXPERIMENTAL_IS_NOT_ENABLED")
|
|
||||||
@OptIn(ExperimentalTime::class)
|
|
||||||
private fun getTimeLimitItems(currentDurationMs: Long = 0): List<Long> {
|
private fun getTimeLimitItems(currentDurationMs: Long = 0): List<Long> {
|
||||||
return mutableListOf(
|
return mutableListOf(
|
||||||
5.minutes,
|
5.minutes,
|
||||||
@@ -67,7 +64,7 @@ class ElevationSettingsConfigurable : BoundConfigurable(ElevationBundle.message(
|
|||||||
3.hours,
|
3.hours,
|
||||||
10.hours,
|
10.hours,
|
||||||
).map {
|
).map {
|
||||||
it.toLongMilliseconds()
|
it.inWholeMilliseconds
|
||||||
}.toMutableList().apply {
|
}.toMutableList().apply {
|
||||||
if (currentDurationMs > 0 && currentDurationMs !in this) {
|
if (currentDurationMs > 0 && currentDurationMs !in this) {
|
||||||
add(currentDurationMs)
|
add(currentDurationMs)
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="1.8" />
|
<stringArg name="jvmTarget" arg="1.8" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
<arrayArguments>
|
<arrayArguments>
|
||||||
<arrayArg name="pluginClasspaths">
|
<arrayArg name="pluginClasspaths">
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
<arrayArguments>
|
<arrayArguments>
|
||||||
<arrayArg name="pluginClasspaths">
|
<arrayArg name="pluginClasspaths">
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
<arrayArguments>
|
<arrayArguments>
|
||||||
<arrayArg name="pluginClasspaths">
|
<arrayArg name="pluginClasspaths">
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
<arrayArguments>
|
<arrayArguments>
|
||||||
<arrayArg name="pluginClasspaths">
|
<arrayArg name="pluginClasspaths">
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
<arrayArguments>
|
<arrayArguments>
|
||||||
<arrayArg name="pluginClasspaths">
|
<arrayArg name="pluginClasspaths">
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="1.8" />
|
<stringArg name="jvmTarget" arg="1.8" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="1.8" />
|
<stringArg name="jvmTarget" arg="1.8" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="1.8" />
|
<stringArg name="jvmTarget" arg="1.8" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="1.8" />
|
<stringArg name="jvmTarget" arg="1.8" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="1.8" />
|
<stringArg name="jvmTarget" arg="1.8" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="1.8" />
|
<stringArg name="jvmTarget" arg="1.8" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="11" />
|
<stringArg name="jvmTarget" arg="11" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="11" />
|
<stringArg name="jvmTarget" arg="11" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="11" />
|
<stringArg name="jvmTarget" arg="11" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
<arrayArguments>
|
<arrayArguments>
|
||||||
<arrayArg name="pluginClasspaths">
|
<arrayArg name="pluginClasspaths">
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="11" />
|
<stringArg name="jvmTarget" arg="11" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="11" />
|
<stringArg name="jvmTarget" arg="11" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="11" />
|
<stringArg name="jvmTarget" arg="11" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -10,8 +10,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
<arrayArguments>
|
<arrayArguments>
|
||||||
<arrayArg name="pluginClasspaths">
|
<arrayArg name="pluginClasspaths">
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
<arrayArguments>
|
<arrayArguments>
|
||||||
<arrayArg name="pluginClasspaths">
|
<arrayArg name="pluginClasspaths">
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
<arrayArguments>
|
<arrayArguments>
|
||||||
<arrayArg name="pluginClasspaths">
|
<arrayArg name="pluginClasspaths">
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="11" />
|
<stringArg name="jvmTarget" arg="11" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="1.8" />
|
<stringArg name="jvmTarget" arg="1.8" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="11" />
|
<stringArg name="jvmTarget" arg="11" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
<arrayArguments>
|
<arrayArguments>
|
||||||
<arrayArg name="pluginClasspaths">
|
<arrayArg name="pluginClasspaths">
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="11" />
|
<stringArg name="jvmTarget" arg="11" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="11" />
|
<stringArg name="jvmTarget" arg="11" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="1.8" />
|
<stringArg name="jvmTarget" arg="1.8" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="1.8" />
|
<stringArg name="jvmTarget" arg="1.8" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="11" />
|
<stringArg name="jvmTarget" arg="11" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
<arrayArguments>
|
<arrayArguments>
|
||||||
<arrayArg name="pluginClasspaths">
|
<arrayArg name="pluginClasspaths">
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
<arrayArguments>
|
<arrayArguments>
|
||||||
<arrayArg name="pluginClasspaths">
|
<arrayArg name="pluginClasspaths">
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="17" />
|
<stringArg name="jvmTarget" arg="17" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
<arrayArguments>
|
<arrayArguments>
|
||||||
<arrayArg name="pluginClasspaths">
|
<arrayArg name="pluginClasspaths">
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="11" />
|
<stringArg name="jvmTarget" arg="11" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<stringArguments>
|
<stringArguments>
|
||||||
<stringArg name="jvmTarget" arg="11" />
|
<stringArg name="jvmTarget" arg="11" />
|
||||||
<stringArg name="apiVersion" arg="1.7" />
|
<stringArg name="apiVersion" arg="1.8" />
|
||||||
<stringArg name="languageVersion" arg="1.7" />
|
<stringArg name="languageVersion" arg="1.8" />
|
||||||
</stringArguments>
|
</stringArguments>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
Reference in New Issue
Block a user