JetPackageDeclarationIndex removed (replaced by JetAllPackagesIndex)
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ import org.jetbrains.jet.plugin.JetLanguage;
|
||||
import java.io.IOException;
|
||||
|
||||
public class JetFileElementType extends IStubFileElementType<PsiJetFileStub> {
|
||||
public static final int STUB_VERSION = 20;
|
||||
public static final int STUB_VERSION = 21;
|
||||
|
||||
public JetFileElementType() {
|
||||
super("jet.FILE", JetLanguage.INSTANCE);
|
||||
|
||||
Reference in New Issue
Block a user