mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-02-25 11:46:02 +01:00
19 lines
400 B
Properties
19 lines
400 B
Properties
# suppress inspection "UnusedProperty" for whole file
|
|
|
|
ideaVersion=LATEST-EAP-SNAPSHOT
|
|
downloadIdeaSources=true
|
|
instrumentPluginCode=true
|
|
version=SNAPSHOT
|
|
javaVersion=11
|
|
remoteRobotVersion=0.11.6
|
|
|
|
# Please don't forget to update kotlin version in buildscript section
|
|
kotlinVersion=1.5.10
|
|
publishToken=token
|
|
publishChannels=eap
|
|
|
|
slackUrl=
|
|
|
|
# Gradle settings
|
|
org.gradle.jvmargs='-Dfile.encoding=UTF-8'
|