This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-01-11 20:07:01 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
251
Add File
New File
Upload File
Apply Patch
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
sealClass
History
…
..
failing
…
afterImplicitlySealedEnumInheritor.java
…
afterInheritorsWithModifiers.java
…
afterNoInheritors.java
…
afterNonDirect.java
…
afterNonSealed.java
…
beforeAnnotationInterface.java
java: "Seal class" intention should not be available on annotation interface (IDEA-327298)
2023-08-02 23:54:13 +00:00
beforeFinal.java
…
beforeImplicitlySealedEnum.java
…
beforeImplicitlySealedEnumInheritor.java
…
beforeInheritorsWithModifiers.java
…
beforeNoInheritors.java
…
beforeNonDirect.java
…
beforeNonSealed.java
…
beforeSealed.java
…