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-06-15 15:17:34 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
25afffeb7035dc41bc4e6123ca9b66e768c5a8fc
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
…
DiamondsWithAnonymousRejectIntersectionType.java
…
DiamondsWithAnonymousRejectNotAccessibleType.java
…
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
…
Underscore.java
…
ValueTypes.java
…