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-25 03:11:25 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2dcd8d24babc4db91bdcb729ee9fb5ba412eda0f
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
advHighlighting9
T
History
Anna Kozlova
3096de1332
forbid private classes in java 9 interfaces (IDEA-167121)
2017-01-26 19:02:35 +03:00
..
DiamondsWithAnonymous.java
EA-78369 - NPE: PsiDiamondTypeImpl$InferredAnonymTypeVisitor.visitClassType
2016-01-26 17:30:03 +03:00
DiamondsWithAnonymousDiamond.java
diamonds with anonymous: ensure base type calculated over tree cause too much context should be created otherwise (IDEA-166600)
2017-01-18 11:21:35 +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
forbid private classes in java 9 interfaces (IDEA-167121)
2017-01-26 19:02:35 +03: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
…