This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-09-07 15:35:40 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
747caef971762830f672ea8046598e838dfde7e7
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
sealClass
T
History
Bas Leijdekkers
and
intellij-monorepo-bot
f93991ab92
Java: fix implicit class' use scope (IDEA-371297)
...
GitOrigin-RevId: 1165c265bbb527d6474b5c10888ad8c7a683706f
2025-04-28 11:12:48 +00:00
..
failing
…
afterImplicitlySealedEnumInheritor.java
…
afterInheritorsWithModifiers.java
SealClassAction: rename, short circuited inheritors search, reject local inheritors
2020-07-09 02:49:59 +00:00
afterNoInheritors.java
…
afterNonDirect.java
SealClassAction: rename, short circuited inheritors search, reject local inheritors
2020-07-09 02:49:59 +00:00
afterNonSealed.java
SealClassAction: rename, short circuited inheritors search, reject local inheritors
2020-07-09 02:49:59 +00:00
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
SealClassAction: rename, short circuited inheritors search, reject local inheritors
2020-07-09 02:49:59 +00:00
beforeImplicitlySealedEnum.java
Make enums with fields with class bodies implicitly sealed
2020-07-09 03:04:40 +00:00
beforeImplicitlySealedEnumInheritor.java
…
beforeInheritorsWithModifiers.java
…
beforeNoInheritors.java
…
beforeNonDirect.java
SealClassAction: rename, short circuited inheritors search, reject local inheritors
2020-07-09 02:49:59 +00:00
beforeNonSealed.java
SealClassAction: rename, short circuited inheritors search, reject local inheritors
2020-07-09 02:49:59 +00:00
beforeSealed.java
SealClassAction: rename, short circuited inheritors search, reject local inheritors
2020-07-09 02:49:59 +00:00