Remove explicit registration of classFileDecompiler EP and core.xml
This commit is contained in:
committed by
TeamCityServer
parent
1b3046a61b
commit
ec99585eb9
-1
@@ -88,7 +88,6 @@ public class JUnit3RunnerWithInnersForJPS extends Runner implements Filterable,
|
||||
*/
|
||||
private static void ensureCompilerExtensionFilesExists() {
|
||||
copyCompilerResourceFile("compiler.xml");
|
||||
copyCompilerResourceFile("core.xml");
|
||||
}
|
||||
|
||||
private static void copyCompilerResourceFile(String fileName) {
|
||||
|
||||
Reference in New Issue
Block a user