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 08:51:02 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
afd5dd518cb043df4f1d480c0f2b514a86dd5783
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
highlight
/
remove_new
History
…
..
afterCallStaticField.java
…
afterCallStaticFieldInNestedClass.java
…
afterCallStaticFieldOfParent.java
[java-highlight] IDEA-253796 Trying to call static method on a new-expression should offer a quickfix to remove new
2021-04-06 22:27:37 +00:00
afterCallStaticMethod.java
…
afterCallStaticMethodInNestedClass.java
…
afterCallStaticMethodOfParent.java
…
afterDiamond2.java
…
afterDiamond.java
…
afterGeneric.java
…
beforeCallNonexistingStaticField.java
…
beforeCallNonexistingStaticMethod.java
…
beforeCallStaticField.java
[java-highlight] IDEA-253796 Trying to call static method on a new-expression should offer a quickfix to remove new
2021-04-01 23:46:38 +00:00
beforeCallStaticFieldInNestedClass.java
…
beforeCallStaticFieldOfParent.java
…
beforeCallStaticMethod.java
…
beforeCallStaticMethodInNestedClass.java
…
beforeCallStaticMethodOfParent.java
…
beforeClassMethodSameName.java
…
beforeDiamond2.java
…
beforeDiamond.java
…
beforeGeneric.java
…
beforeMethodCallToField.java
…
beforeNonStaticMethod.java
…