3

Eclipse hangs when working with XML's ..

the default editor is too slow and gives lot problem

I read, it works fine if we change the editor so how to remove existing editor ??

Deepak Rai
  • 2,163
  • 3
  • 21
  • 36
Kiran
  • 3,095
  • 5
  • 23
  • 38

2 Answers2

9

You can customize them: Window -> Preferences -> General -> Editors -> File Associations

There, you'll have to either select a file extension,
or add one to the list and choose what editor eclipse should use
to open it with whenever it's needed.

bricklore
  • 4,125
  • 1
  • 34
  • 62
3

To just open the file once,
Right Click - Open With


To change association,
Windows - Preferences - General - Editors - File Associations

Pankaj
  • 302
  • 1
  • 13