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-08 23:39:39 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8560c6a5d183c2c5a9768875931caaa3105987a1
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
highlight
/
remove_new
History
Bas Leijdekkers
2cd4a4b468
remove 'new' keyword fix should also remove type parameters & static methods in interfaces are not inherited (EA-411014)
...
GitOrigin-RevId: 9e847af44775ebfa8e438a690b942e50049fccc9
2022-06-08 11:14:32 +00:00
..
afterCallStaticField.java
…
afterCallStaticFieldInNestedClass.java
…
afterCallStaticFieldOfParent.java
…
afterCallStaticMethod.java
…
afterCallStaticMethodInNestedClass.java
…
afterCallStaticMethodOfParent.java
…
afterDiamond.java
remove 'new' keyword fix should also remove type parameters & static methods in interfaces are not inherited (EA-411014)
2022-06-08 11:14:32 +00:00
afterGeneric.java
remove 'new' keyword fix should also remove type parameters & static methods in interfaces are not inherited (EA-411014)
2022-06-08 11:14:32 +00:00
beforeCallNonexistingStaticField.java
…
beforeCallNonexistingStaticMethod.java
…
beforeCallStaticField.java
…
beforeCallStaticFieldInNestedClass.java
…
beforeCallStaticFieldOfParent.java
…
beforeCallStaticMethod.java
…
beforeCallStaticMethodInNestedClass.java
…
beforeCallStaticMethodOfParent.java
…
beforeClassMethodSameName.java
…
beforeDiamond.java
remove 'new' keyword fix should also remove type parameters & static methods in interfaces are not inherited (EA-411014)
2022-06-08 11:14:32 +00:00
beforeGeneric.java
remove 'new' keyword fix should also remove type parameters & static methods in interfaces are not inherited (EA-411014)
2022-06-08 11:14:32 +00:00
beforeMethodCallToField.java
…
beforeNonStaticMethod.java
…