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-08-16 08:39:59 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
621795bbee27a1bf9e77fa0cb73fb2a145ec9966
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
advHighlighting9
T
History
Anna Kozlova
87f484a5fe
diamonds with anonymous: reject cases according to JDK-8062373
2015-09-09 16:47:55 +03:00
..
DiamondsWithAnonymous.java
enable diamonds with anonymous (IDEA-139098)
2015-09-09 16:47:53 +03:00
DiamondsWithAnonymousRejectInferredFreshVariables.java
diamonds with anonymous: reject cases according to JDK-8062373
2015-09-09 16:47:55 +03:00
DiamondsWithAnonymousRejectIntersectionType.java
diamonds with anonymous: reject cases according to JDK-8062373
2015-09-09 16:47:55 +03:00
DiamondsWithAnonymousRejectNotAccessibleType.java
diamonds with anonymous: reject cases according to JDK-8062373
2015-09-09 16:47:55 +03:00
PrivateInInterfaces.java
…
SafeVarargsApplicability.java
…
TryWithResources.java
…
Underscore.java
[java] since Java 9, underscore identifiers are completely prohibited (IDEA-132278)
2015-07-22 18:23:28 +02:00
ValueTypes.java
…