Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] just need a plain "open" command on the "file"

Sorry, I missed your comment that you had already tried this.
This should work, even for files under your project directories (and if 
the project appears in your workspace, so should all its subdirs, unless 
these are being explicitly filtered out by the view).
Is there anything relevant in your workspace/.log file?

If so, please file a bug against Platform Text:
https://bugs.eclipse.org/bugs/

Also, in future, could you please use the eclipse.platform newsgroup for 
such questions instead of the *-dev mailing lists?

Thanks,
Nick





Nick Edgar/Ottawa/IBM
03/29/2005 10:48 AM

To
"General development mailing list of the Eclipse project." 
<eclipse-dev@xxxxxxxxxxx>
cc

Subject
Re: [eclipse-dev] just need a plain "open" command on the "file"





Philip, which version of Eclipse are you using?  File > Open External 
File... has been in there since 3.0.

Thanks for the kind words.

Regards,
Nick




philip dahlquist <dahlquist@xxxxxxxxxxxx> 
Sent by: eclipse-dev-bounces@xxxxxxxxxxx
03/28/2005 09:50 PM
Please respond to
"General development mailing list of the Eclipse project."


To
"eclipse-dev@xxxxxxxxxxx" <eclipse-dev@xxxxxxxxxxx>
cc

Subject
[eclipse-dev] just need a plain "open" command on the "file"






hi,

i was thinking that it would be helpful to have an "open" command on the
"file" menu.

one that would open any file that you'd want to open in the editor.

there have been quite a few times when i have wanted to open an xml
file, a dtd file, and just now, a java file that wasn't in the project i
was doing, but it was in a subdirectory of the project folder, and i
couldn't open it.  i tried to "open external file" it. that didn't work.
i tried to import it. that didn't work. the source was in the hierarchy
of the destination.

it's frustrating and time-consuming to have to stop what you're doing
and open another application just to view a file. any file.

other than that, you guys have done an _unbelievable_ job. the
configurability is off the charts, the pop-ups are perfect, the
auto-complete rocks, and the error flags that come out during typing
rather than compiling save tons of time.  cvs is easy to configure.

i was able to make eclipse work the way i code, down to spaces and
newlines and parentheses and brackets.  so much for the "you should use
emacs" crowd.

i think everybody in my data structures class at the university of
maryland-college park uses it.  about a hundred students.

this thing chews up and spits out other i.d.e.s

well done guys/gals,
philip dahlquist
_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe 
from this list, visit
https://dev.eclipse.org/mailman/listinfo/eclipse-dev





Back to the top