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-22 14:50:53 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
23f293db0609bb1defdf372e901b04d4e7ceece8
openide
/
java
/
java-tests
/
testData
/
refactoring
/
changeSignature
/
DelegateWithoutChangesWarnAboutSameMethodInClass.java
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