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-12 04:36:59 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b16df9509fe2fbc987e9fae7575271466cd3d88b
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
/
interfaceMethods
History
Alexey Kudravtsev
ad661d92e4
correct level in highlighting:
...
highlight element X only when visiting X or its ascendant
2014-02-10 20:03:58 +04:00
..
CyclicSubstitutor.java
…
DefaultMethodOverrideEquivalentObject.java
correct level in highlighting:
2014-02-10 20:03:58 +04:00
DefaultMethodVisibility.java
…
DefaultSupersInStaticContext.java
java 8: forbid super in static methods
2013-11-05 12:56:04 +01:00
ExtensionMethods.java
correct level in highlighting:
2014-02-10 20:03:58 +04:00
InheritDefaultMethodInInterface.java
…
InheritUnrelatedDefaults.java
…
NotInheritFromUnrelatedDefault.java
IDEA-115789 an interface inheriting a default method and an abstract method
2013-11-04 16:16:28 +01:00
StaticMethod.java
…
StaticMethodCalls.java
static interface methods: forbid on instance members, inheritors (IDEA-107794)
2013-05-30 15:46:53 +04:00
StaticMethods.java
untie static methods in interface hierarchy (IDEA-118577)
2013-12-23 16:44:50 +04:00
StaticMethodsInFunctionalInterface.java
…
ThisAccessibility.java
non-static members access from implicitly static context fixed (IDEA-108285)
2013-06-03 22:25:26 +04:00