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-05-01 18:58:31 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8b4e7829cb19d18a8a2ada2ac6311531ea09e3da
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
advFixture
History
Mikhail Pyltsin
7a31ef1f7d
[java-inspections] IDEA-374922 Highlight the second main method as unused (part of IDEA-372969 WIP)
...
GitOrigin-RevId: 11bc0dcd62d29f94270781ea5a79f4665575d0a9
2025-06-24 23:04:26 +00:00
..
AlwaysFalseForLoop_after.java
…
AlwaysFalseForLoop.java
…
AmbiguousMethodCallWhenStaticImported.java
…
BoundsPromotionWithCapturedWildcards.java
…
BrokenClassToImplicitClass.java
[java-highlighting] IDEA-374019 Don't show error about 'main' method if there is an error with braces
2025-06-05 16:28:21 +00:00
ClassPackageConflict1.java
…
ClassPackageConflict.java
…
ConflictingIgnoreParameters_after.java
…
ConflictingIgnoreParameters.java
…
DiamondsWithAnonymousProtectedConstructor.java
…
DiamondsWithProtectedCallInConstruction.java
…
HidingOnDemandImports.java
…
ImplicitConstructorAccessibility.java
…
InaccessibleFunctionalTypeParameter.java
…
MainMethodInInterface.java
[java-inspections] IDEA-374922 Highlight the second main method as unused (part of IDEA-372969 WIP)
2025-06-24 23:04:26 +00:00
MarkFieldsWhichAreExplicitlyWrittenAsUnused.java
…
module-info.java
…
PackageLocalClassUsedInArrayTypeOutsidePackage.java
…
PackageNameAsClassFQName.java
…
PackageNamedAsClassInDefaultPackage.java
…
ProtectedFieldUsedInAnnotationParameterOfInheritor.java
…
ProtectedInnerClass1.java
…
ProtectedInnerClass.java
…
ReferenceThroughInheritance1.java
…
ReferenceThroughInheritance.java
…
SeveralMainMethods.java
[java-inspections] IDEA-374922 Highlight the second main method as unused (part of IDEA-372969 WIP)
2025-06-24 23:04:26 +00:00
StaticImportClassConflictingWithPackageName.java
…
StaticImportCompoundWithInheritance.java
…
SuppressedInGenerated.java
…
UsageOfProtectedAnnotationOutsideAPackage.java
…