mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
IDEA-144421 Virus in new update???
IDEA-144424 Latest EAP fails to update IDEA-145547 Exception dialog while applying 14.1.5 patch
This commit is contained in:
@@ -33,8 +33,6 @@ public class Utils {
|
||||
myTempDir.mkdirs();
|
||||
Runner.logger.info("created temp file: " + myTempDir.getPath());
|
||||
}
|
||||
//File myTempFile = getTempFile(myTempDir + "/temp");
|
||||
//return myTempFile;
|
||||
return getTempFile(myTempDir + "/temp");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user