mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2024-11-24 05:42:45 +01:00
17 lines
426 B
Properties
17 lines
426 B
Properties
# suppress inspection "UnusedProperty" for whole file
|
|
|
|
ideaVersion=2020.1
|
|
downloadIdeaSources=true
|
|
instrumentPluginCode=true
|
|
version=SNAPSHOT
|
|
javaVersion=1.8
|
|
kotlinVersion=1.3.71
|
|
publishUsername=username
|
|
publishToken=token
|
|
publishChannels=eap
|
|
# Since 192 version of IJ java plugin should be defined separately
|
|
# Set this value to true if you are going to run tests under idea version < 192
|
|
legacyNoJavaPlugin=false
|
|
|
|
slackUrl=
|