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-02 22:51:01 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
533ca9ace4d5832c98ae42d7dc84aa8f9522c37a
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
/
interfaceMethods
History
anna
533ca9ace4
SAM: skip allowed static methods as they are not supposed to be overridden (IDEA-101403)
2013-02-19 12:54:36 +01:00
..
DefaultMethodVisibility.java
split tests according to expected language level
2013-02-08 11:34:24 +01:00
ExtensionMethods.java
split tests according to expected language level
2013-02-08 11:34:24 +01:00
ExtensionMethodSyntax.java
split tests according to expected language level
2013-02-08 11:34:24 +01:00
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
split tests according to expected language level
2013-02-08 11:34:24 +01:00
NotInheritFromUnrelatedDefault.java
split tests according to expected language level
2013-02-08 11:34:24 +01:00
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