This Question is Answered

1 "helpful" answer available (2 pts)
5 Replies Last post: Feb 27, 2013 9:44 PM by Denis Zhdanov  
Alex KorDum Newbie 15 posts since
Oct 15, 2012
Currently Being Moderated

Feb 27, 2013 5:54 PM

Starting iml project file without launching IDE

How can I open iml project file without launching IDE?

Error screen in attachment.

 

PS. IDEA 12.0.4

Attachments:
Denis Zhdanov JetBrains 1,423 posts since
Oct 20, 2007
Currently Being Moderated
Feb 27, 2013 7:04 PM in response to: Alex KorDum
Re: Starting iml project file without launching IDE

Hi Alex,

 

Just open it in any text editor.

 

Denis

Denis Zhdanov JetBrains 1,423 posts since
Oct 20, 2007
Currently Being Moderated
Feb 27, 2013 7:42 PM in response to: Alex KorDum
Re: Starting iml project file without launching IDE

Sorry, I understood the question exactly like 'how to see *.iml file contents'.

 

AFAIK there is no way to start the ide from *.iml. You can create an empty project and import an *.iml into it via Main Menu | File | Import Module

 

Denis

Denis Zhdanov JetBrains 1,423 posts since
Oct 20, 2007
Currently Being Moderated
Feb 27, 2013 9:44 PM in response to: Alex KorDum
Re: Starting iml project file without launching IDE

That's true.

 

A project file is an *.ipr (old style) or .idea directory

 

Denis

More Like This

  • Retrieving data ...