Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-text-dev] How to associate file without extension to Editor ?

You can't, see: https://bugs.eclipse.org/bugs/show_bug.cgi?id=46297

In the future please ask questions on the newsgroups. This list is for the
developers of Platform Text.

Dani


|------------>
| From:      |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |Nattapong Sirilappanich <natta@xxxxxxxxxx>                                                                                                        |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| To:        |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |platform-text-dev@xxxxxxxxxxx                                                                                                                     |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Date:      |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |22.10.2008 15:49                                                                                                                                  |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Subject:   |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |[platform-text-dev] How to associate file without extension to    Editor ?                                                                        |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|





When extending the extension point org.eclipse.ui.editors, if extensions
field is empty, the editor will never associated with any file (except
filenames field is specified).
If any value fills in this field, the editor will associated with just the
extensions in the list.

If i want to associate the file without extension, how to achieve it ?

Thanks & Regards,
Nattapong Sirilappanich
Engineer, National Language Development - GCoC & TSC Thailand
Software Group, IBM Thailand Co., Ltd.
e-mail: natta@xxxxxx.com_______________________________________________
platform-text-dev mailing list
platform-text-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-text-dev





Back to the top