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-07-28 16:23:09 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f85b52691fc62bc23d13b6f084db50154b77f699
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
advHighlighting9
T
History
Anna.Kozlova
d4a9f70ca8
private modifier in interfaces: check for modifier combinations, body (IDEA-164596)
2016-11-28 15:38:48 +01:00
..
DiamondsWithAnonymous.java
EA-78369 - NPE: PsiDiamondTypeImpl$InferredAnonymTypeVisitor.visitClassType
2016-01-26 17:30:03 +03:00
DiamondsWithAnonymousInsideCallToInfer.java
testdata for IDEA-151777
2016-02-18 16:31:20 +01:00
DiamondsWithAnonymousRejectInferredFreshVariables.java
highlight diamonds as type parameter list (IDEA-156859)
2016-06-06 17:52:24 +03:00
DiamondsWithAnonymousRejectIntersectionType.java
highlight diamonds as type parameter list (IDEA-156859)
2016-06-06 17:52:24 +03:00
DiamondsWithAnonymousRejectNotAccessibleType.java
highlight diamonds as type parameter list (IDEA-156859)
2016-06-06 17:52:24 +03:00
PrivateInInterfaces.java
private modifier in interfaces: check for modifier combinations, body (IDEA-164596)
2016-11-28 15:38:48 +01:00
SafeVarargsApplicability.java
…
TryWithResources.java
more useful parse of broken try-with-resources resource expression (IDEA-157118)
2016-06-10 19:39:18 +03:00
Underscore.java
…
ValueTypes.java
…