ceylon-ide-intellij icon indicating copy to clipboard operation
ceylon-ide-intellij copied to clipboard

Rename on Java method fails to change Ceylon call site

Open seanf opened this issue 8 years ago • 0 comments

In the attached project, trying to rename the method AJavaClass.callCeylon() fails to change the call site in the file main.ceylon. Also, the method name callCeylon() is greyed out (with tooltip "Method 'callCeylon' is never used") when viewing its source code, even though Find Usages does find the Ceylon call site.

ceylontest.zip

Ceylon-IDE 1.3.1, IDEA 2016.3.2

seanf avatar Jan 10 '17 11:01 seanf