Use ServiceLoader to load different implementations

This commit is contained in:
Alexander Udalov
2013-08-20 17:04:30 +04:00
parent 026d76ea42
commit a2e4029bb5
6 changed files with 40 additions and 8 deletions
@@ -0,0 +1 @@
org.jetbrains.jet.lang.resolve.java.resolver.ProgressCheckerImpl
@@ -0,0 +1 @@
org.jetbrains.jet.lang.resolve.java.structure.impl.JavaElementFactoryImpl
@@ -0,0 +1 @@
org.jetbrains.jet.lang.resolve.java.structure.impl.JavaSignatureFormatterImpl