mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
typo
This commit is contained in:
@@ -28,7 +28,7 @@ import java.lang.reflect.Method;
|
||||
import java.util.List;
|
||||
|
||||
/**
|
||||
* Code here should not depend on any javac private API located in tools.jar if no JavacFileReferencesRegistrar will be run.
|
||||
* Code here should not depend on any javac private API located in tools.jar if no JavacFileReferencesRegistrar-s will be run.
|
||||
* A workaround to allow run standalone jps with improperly configured classloader without NoClassDefFoundError (e.g: IDEA-162877)
|
||||
*/
|
||||
public class JavacReferencesCollector {
|
||||
|
||||
Reference in New Issue
Block a user