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 12:52:51 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4b83d7bd0d386df139f2e3deaeb6d34cb635bf7a
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
advHighlighting9
T
History
Bas Leijdekkers
d803164a12
make @SuppressWarnings work in module-info.java files
2017-03-12 17:08:13 +01:00
..
DiamondsWithAnonymous.java
…
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
…
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
module-info.java
make @SuppressWarnings work in module-info.java files
2017-03-12 17:08:13 +01: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
…