I guess it conceptual problem, but i try explain it idea:
ItelliJ is project depend tool and file not included in project may not be
view&edit in IntelliJ. Ok. But if i make File->Open IntelliJ ask for add
source path into project. And i add source path temporary.
Can you add similar function to FileEditorManager.openFile?
Thanks
--
Alexey Efimov, Software Engineer
Sputnik Labs,
I don't think this will be managed for Ariadna.
--
Valentin Kipiatkov
JetBrains, Inc
"Develop with pleasure!"
"Alexey Efimov" <aefimov@spklabs.com> wrote in message
news:ak3491$g8n$1@is.intellij.net...
I guess it conceptual problem, but i try explain it idea:
ItelliJ is project depend tool and file not included in project may not be
view&edit in IntelliJ. Ok. But if i make File->Open IntelliJ ask for add
source path into project. And i add source path temporary.
Can you add similar function to FileEditorManager.openFile?
>
Thanks
>
--
Alexey Efimov, Software Engineer
Sputnik Labs,
>
>
Ok
)
Can you add ability to invoke "External File" (Java file 'XXX/YYY.java' is
not accessible in projects sourcepath. Would you like to add path 'XXX' to
project's sourcepath roots and open the file?) dialog (internal IntelliJ
dialog) throught Open API?
For example. I can determine that file XXX.java not in project. Then i can
invoke:
int result = StandartDialogManager.externalFileDialog("XXX.java");
Could you please add this option?
--
Alexey Efimov, Software Engineer
Sputnik Labs,
"Valentin Kipiatkov" <valentin@intellij.com> wrote in message
news:ak55iq$ktn$1@is.intellij.net...
I don't think this will be managed for Ariadna.
>
--
Valentin Kipiatkov
JetBrains, Inc
"Develop with pleasure!"
>
"Alexey Efimov" <aefimov@spklabs.com> wrote in message
news:ak3491$g8n$1@is.intellij.net...
I guess it conceptual problem, but i try explain it idea:
ItelliJ is project depend tool and file not included in project may not
be
view&edit in IntelliJ. Ok. But if i make File->Open IntelliJ ask for add
source path into project. And i add source path temporary.
Can you add similar function to FileEditorManager.openFile?
>
Thanks
>
--
Alexey Efimov, Software Engineer
Sputnik Labs,
>
>
>
>