Vicky D
- 活动总数 96
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 30
-
创建于 CachedValuesManagerImpl seems to make IDE hang in 2019.1.1
已回答Since moving to IJ2019.1 and now in 2019.1.1, we have been experiencing some hangs in the IDE. The hang seems to be in CachedValuesManagerImpl. Here is the the threaddump from jstack. Any ideas o... -
已编辑于 IJ19: myProjectJavaSdks fromProjectDescriptor is empty the first time
I am running into a strange problem after upgrading our plugin from IJ17 to IJ19 and Java8 to Java11. We have a builder that has the following code: ProjectDescriptor descriptor = context.getCompi... -
创建于 org.jetbrains.intellij.deps:jdom depenedency not resolved
build.gradle repositories { mavenCentral() maven { url 'https://www.jetbrains.com/intellij-repository/releases/' }}dependencies { compileOnly group: 'com.jetbrains.intellij.platform', na... -
创建于 Tests failing because of Leaked SDKs and sync roots issues.
已回答All the tests were passing. Then we moved to a newer teamcity (on the cloud). Not sure about what exactly is the issue as I could not find any documentation related to Leaked SDKs issues I am clear...