mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-17 07:20:53 +07:00
mockJDKs in ultimate killed, added mockJDK-1.4 to community
This commit is contained in:
@@ -28,7 +28,7 @@ public class PushDownMultifileTest extends MultiFileTestCase {
|
||||
}
|
||||
|
||||
protected Sdk getTestProjectJdk() {
|
||||
return JavaSdkImpl.getMockJdk15("java 1.5");
|
||||
return JavaSdkImpl.getMockJdk17("java 1.5");
|
||||
}
|
||||
|
||||
private void doTest() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user