Well, in fact we have disabled the "find in non-java files" feature for methods & fields just because we were not able to agree how should it work and whether someone needs it. If you have an opinion we'll be glad to hear it.
Well, in fact we have disabled the "find in non-java files" feature for methods & fields just because we were not able to agree how should it work and whether someone needs it. If you have an opinion we'll be glad to hear it.
>
-- Best regards, Mike Aizatsky. ------------------------------ JetBrains, Inc / IntelliJ Software http://www.intellij.com "Develop with pleasure!"
Well, in fact we have disabled the "find in non-java files" feature for methods & fields just because we were not able to agree how should it work and whether someone needs it. If you have an opinion we'll be glad to hear it.
Yeah, you?r right. There doesn?t exist a way (I know) that allows a "safe" renaming of methods & fields in non-java-files. And because of this fact is it very important to be able to add RefactoringListener. I could implement my own classes that find all occurences and rename them safly.
PS: Does Find-in-non-java-files work in the Web (not-project)-path?
Johannes,
Why don't you use "search in non-java files" option?
--
Best regards,
Mike Aizatsky.
-
JetBrains, Inc / IntelliJ Software
http://www.intellij.com
"Develop with pleasure!"
"Mike Aizatsky" <mike@intellij.com> wrote in news:am46gl$ho1$1
@is.intellij.net:
Well, that works for (full qualified) classes.
But objects, methods...
I want something that checks the scopes etc.
Johannes Schneider
Johannes,
Well, in fact we have disabled the "find in non-java files" feature for
methods & fields just because we were not able to agree how should it work
and whether someone needs it. If you have an opinion we'll be glad to hear
it.
--
Best regards,
Mike Aizatsky.
-
JetBrains, Inc / IntelliJ Software
http://www.intellij.com
"Develop with pleasure!"
Along the idea of refactoring listener but a little deeper:
http://www.intellij.net/tracker/idea/viewSCR?publicId=4009
"Mike Aizatsky" <mike@intellij.com> wrote in message
news:am4v21$ndb$1@is.intellij.net...
>
>
>
>
"Mike Aizatsky" <mike@intellij.com> wrote in
news:am4v21$ndb$1@is.intellij.net:
Yeah, you?r right. There doesn?t exist a way (I know) that allows a "safe"
renaming of methods & fields in non-java-files.
And because of this fact is it very important to be able to add
RefactoringListener.
I could implement my own classes that find all occurences and rename them
safly.
PS: Does Find-in-non-java-files work in the Web (not-project)-path?
Johannes Schneider