mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2024-11-14 07:42:45 +01:00
20 lines
421 B
Properties
20 lines
421 B
Properties
# suppress inspection "UnusedProperty" for whole file
|
|
|
|
ideaVersion=LATEST-EAP-SNAPSHOT
|
|
downloadIdeaSources=true
|
|
instrumentPluginCode=true
|
|
version=SNAPSHOT
|
|
javaVersion=11
|
|
remoteRobotVersion=0.11.10
|
|
antlrVersion=4.10.1
|
|
|
|
# Please don't forget to update kotlin version in buildscript section
|
|
kotlinVersion=1.6.21
|
|
publishToken=token
|
|
publishChannels=eap
|
|
|
|
slackUrl=
|
|
|
|
# Gradle settings
|
|
org.gradle.jvmargs='-Dfile.encoding=UTF-8'
|