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
2025-12-25 02:21:17 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
23056b8d2050d50b5af0eb34f3ae631c8d3cf917
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
/
interfaceMethods
History
anna
33a583584b
do not apply substitutor twice (IDEA-101752)
2013-02-25 18:44:14 +01:00
..
CyclicSubstitutor.java
do not apply substitutor twice (IDEA-101752)
2013-02-25 18:44:14 +01:00
DefaultMethodVisibility.java
…
ExtensionMethods.java
…
ExtensionMethodSyntax.java
…
InheritDefaultMethodInInterface.java
fix method hierarchy with default methods: mark method to implement if it abstract and overrides default method (IDEA-101167)
2013-02-15 18:36:24 +01:00
InheritUnrelatedDefaults.java
…
NotInheritFromUnrelatedDefault.java
…
StaticMethod.java
Test fixed
2013-02-14 20:15:42 +01:00
StaticMethodsInFunctionalInterface.java
SAM: skip allowed static methods as they are not supposed to be overridden (IDEA-101403)
2013-02-19 12:54:36 +01:00