Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Don't open Excel-documents inline


Hi Matle,

If you want to set a file association, you do the following:
Window->Preferences and select Workbench->File Associations.
You can add the Excel document's extension (*.xls, *.csv). To that extension, you can associate the Excel program by selecting the "Add" button and choosing an editor through the list of "External Programs".
That's one way to do it.

Ines




Malte Finsterwalder <finsterwalder@xxxxxxx>
Sent by: eclipse-dev-admin@xxxxxxxxxxx

08/09/2004 05:16 AM

Please respond to
eclipse-dev

To
eclipse-dev@xxxxxxxxxxx
cc
Subject
[eclipse-dev] Don't open Excel-documents inline





Hi,

Eclipse now opens Excel-documents inline. But this doesn't work very
well and crashes Eclipse sometimes.
Is there a way to disable this and to always open Excel-documents with
the system-editor instead?
I know I can use the "open with..." menu, but Eclipse forgets what I
choose there after a restart.

Greetings,
   Malte

_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
http://dev.eclipse.org/mailman/listinfo/eclipse-dev


Back to the top