scala-ide/scala-refactoring

recent 2.9 release

fommil opened this issue · 1 comments

Hi, I was hoping you could help to debug a stacktrace we're seeing in Ensime when trying to perform rename refactorings and "search for uses of symbol" style queries:

https://github.com/ensime/ensime-src/issues/359

We recently updated from a self-bundled snapshot of your jars (circa org.scala-refactoring_2.10.0-SNAPSHOT-0.6.1-20130201.063851-55.jar) to use your published versions (0.6.2-SNAPSHOT), I suspect that may have been the cause of this as I can only assume it was working beforehand:

https://github.com/ensime/ensime-src/commit/0319dd1e69f7e9b970000edcd0aa6ebbe9713bf3#diff-215113124f1de02f228327ba7abb45f7

this was not a problem with the release. Tracking in https://github.com/ensime/ensime-src/issues/362 and I'll create another ticket here to ask you some questions.