Open a file with a running session of Intellij
Hello all,
If we execute 'textpad ]]>' the textpad editor opens, displaying the requested file, and if a proper option is set then a running session of textpad comes to focus and displays the file.
What command will make a running Intellij session to display a requested file?
Is there a need to install a plugin?
thank you, :)
Rami
Please sign in to leave a comment.
Hello Rami,
http://support.jetbrains.com/kb/entry.jspa?entryID=143&categoryID=4
--
Serge Baranov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Is it available for IDEA 5.0? Expecting...
Thank you for your reply.
I must be doing something wrong because it doesn't work.
Have installed the plugin according to the instructions, ran the Intellij, and executed:
D:\ProgramFiles\IntelliJ-IDEA-4.5\plugins\FileAssociations\bin\idea_assoc.exe D:\dev\..\MyFile.java
Nothing happens.
Have tried with the assosiation of java in the idea_assoc_editor.exe and it doesn't work either.
What's the flaw?
thank you, :)
Rami
Hello Rami,
Make sure that IDEA is already running and you have open project in it.
--
Serge Baranov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Hello linux_china,
Not yet, Maxim promised a built-in functionality allowing to open files from
the command line.
--
Serge Baranov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
I have...