This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-07-21 08:55:34 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cfe85703090cff2449134cf03d134b970b027b21
openide
/
java
/
java-tests
/
testData
/
refactoring
/
changeSignature
/
DelegateWithoutChangesWarnAboutSameMethodInClass.java
T
Anna Kozlova
41998a977e
change signature: show conflicts if delegated method has same erasure as initial one (IDEA-157672)
2016-06-30 21:02:38 +03:00
3 lines
32 B
Java
Raw
Blame
History
class
A
{
void
<
caret
>
m
()
{}
}
Reference in New Issue
View Git Blame
Copy Permalink