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-01-04 17:20:55 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
51a2d549b29d496f9ea12bc4980ebc392063339d
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
advHighlighting9
History
Anna.Kozlova
18c13320a2
since api: check annotation pairs (IDEA-177856)
2017-08-21 19:10:14 +02: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
…
HighlightApiUsages.java
since api: check annotation pairs (IDEA-177856)
2017-08-21 19:10:14 +02:00
module-info.java
make @SuppressWarnings work in module-info.java files
2017-03-12 17:08:13 +01:00
PrivateInInterfaces.java
java 9: reject private modifiers in annotation types (IDEA-171088)
2017-04-07 18:20:18 +02:00
PrivateInInterfacesOverriding.java
java 9: ensure private methods in interfaces do not receive implicit public modifier (IDEA-171089)
2017-04-07 18:20:18 +02:00
SafeVarargsApplicability.java
…
TryWithResources.java
java 9: effectively final check fixed (IDEA-171152)
2017-04-07 19:00:58 +02:00
Underscore.java
…
ValueTypes.java
…