mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-17 07:20:53 +07:00
move mock jdk 1.7 to community/java
This commit is contained in:
@@ -226,6 +226,6 @@ public class IntroduceVariableTest extends LightCodeInsightTestCase {
|
||||
}
|
||||
@Override
|
||||
protected Sdk getProjectJDK() {
|
||||
return JavaSdkImpl.getMockJdk17("java 1.7");
|
||||
return JavaSdkImpl.getMockJdk17();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user