This Question is Possibly Answered

1 "correct" answer available (4 pts) 2 "helpful" answers available (2 pts)
5 Replies Last post: May 22, 2012 11:13 AM by Yann Cebron  
Boaz Nahum Novice 211 posts since
Jul 29, 2004
Currently Being Moderated

May 21, 2012 11:33 AM

Does find in path ignore *.iml files

Hi.

 

I'm trying to use Find/Replace in path on some *.iml that **are** under my project.

But it seems that tehy are ignored.

C+F does find the specific pattern but Ctrl+Shift+F does not.

Other types of files in the same location work properly.

 

Why should I search in *.iml files - because I need to do some Refactor-ing that IntelliJ does not support - Moving *.iml files.

 

Currently I need to do it using other editor 

 

(I'm using IntelliJ with JRE 1.7u4)

 

Thanks

Boaz

Yann Cebron JetBrains 1,472 posts since
Aug 22, 2002
Currently Being Moderated
May 21, 2012 11:37 AM in response to: Boaz Nahum
Re: Does find in path ignore *.iml files
Yann Cebron JetBrains 1,472 posts since
Aug 22, 2002
Currently Being Moderated
May 21, 2012 2:13 PM in response to: Boaz Nahum
Re: Does find in path ignore *.iml files

What do you mean with 'move? Do you want to move the whole module to a new physical location?

Yann Cebron JetBrains 1,472 posts since
Aug 22, 2002
Currently Being Moderated
May 22, 2012 11:13 AM in response to: Boaz Nahum
Re: Does find in path ignore *.iml files

It seems this issue describes your problem: http://youtrack.jetbrains.com/issue/IDEA-19294

More Like This

  • Retrieving data ...