Fetch the repository succeeded.
This action will force synchronization from pengzhile/ide-eval-resetter, which will overwrite any changes that you have made since you forked the repository, and can not be recovered!!!
Synchronous operation will process in the background and will refresh the page when finishing processing. Please be patient.
plugins {
id 'java'
id 'org.jetbrains.intellij' version '0.6.5'
}
group 'io.zhile.research.intellij'
version '2.1.14'
sourceCompatibility = 1.7
targetCompatibility = 1.7
repositories {
mavenCentral()
}
dependencies {
testCompile group: 'junit', name: 'junit', version: '4.12'
}
buildPlugin {
buildSearchableOptions.enabled = false
}
// See https://github.com/JetBrains/gradle-intellij-plugin/
intellij {
version "2020.2.4"
type "IU"
}
patchPluginXml {
changeNotes """<pre>
Release v2.1.14
1. fix minor exceptions
Release v2.1.13
1. fix error notification
Release v2.1.12
1. fix disable plugins
Release v2.1.11
1. fix for block list: https://plugins.jetbrains.com/files/brokenPlugins.json
Release v2.1.10
1. update welcome menu for 2020.3.1
Release v2.1.9
1. fixed for "rider for unreal engine"
Release v2.1.8
1. fixed the issue of resetting market plugins for genuine users
Release v2.1.7
1. add help page link
Release v2.1.6
1. fix the pop-up of license window
Release v2.1.5
1. fix memory leak
Release v2.1.4
1. fix reference
Release v2.1.3
1. add version in UI
Release v2.1.2
1. fix third party plugins switch
Release v2.1.1
1. add ide plugin marketplace mechanism
Release v2.1.0
1. add option "Auto reset before per restart"
Release v2.0.4
1. fix plugins reset
2. reset more gracefully
Release v2.0.3
1. more friendly "Reload" icon
Release v2.0.2
1. sync prefs manually
Release v2.0.1
1. add option: Reset Automatically
Release v2.0.0
1. add ui
2. more stable and accurate
Release v1.0.5
1. update for 2020.2.x
Release v1.0.4
1. reset completely
Release v1.0.3
1. bug fix
Release v1.0.2
1. compatibility fix
</pre>"""
sinceBuild "145.258"
untilBuild null
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。