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-02 03:07:47 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8b4e7829cb19d18a8a2ada2ac6311531ea09e3da
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
annotations
History
Bas Leijdekkers
288342ddfc
Java: fix incorrect "Static member qualifying type may not be annotated" (IDEA-210876)
...
GitOrigin-RevId: 48d08a4d0d3db72fa458d7d67f6ccd72a435b4c8
2025-06-26 20:13:46 +00:00
..
annotationOverIncompleteCode.java
…
cannotFindMethod.java
…
clashMethods.java
…
declarations.java
…
duplicateAnnotation.java
…
duplicateAttribute.java
…
duplicateTarget.java
…
dupMethods.java
…
enumValues.java
…
errorRecovery.java
…
falseTypeUse.java
Java: fix incorrect "Static member qualifying type may not be annotated" (IDEA-210876)
2025-06-26 20:13:46 +00:00
inapplicable.java
…
incompatibleType1.java
…
incompatibleType2.java
…
incompatibleType3.java
…
incompatibleType4.java
…
incompatibleType5.java
…
incompatibleWithUnresolvedAttribute.java
…
incomplete.java
[java-highlighting] IDEA-369375 A syntax error (PsiErrorElement) should suppress the surrounding error
2025-03-20 10:06:39 +00:00
invalidType.java
…
missingAttribute.java
…
nonConstantInitializer.java
…
notValueNameOmitted.java
…
package-info.java
…
packageAnnotationNotInPackageInfo.java
Java: fix error message article and make messages more consistent
2025-06-20 18:38:03 +00:00
pingPongAnnotationTypesDependencies.java
…
privateInaccessibleConstant.java
…
receiverParameters.java
…
repeatable.java
…
typeAnnotations.java
…
typeAnnotationsWithCStyleArrays.java
…
typeAnnotationsWithVar.java
…
wrongPlace.java
…
wrongTargetTypeUse.java
…