Slice files opening with NotePad instead of custom editor with ICEEclipse plugin

in Help Center
I installed the ICEEclipse plugin with MyEclipse 7.0 and ICE 3.2.1. Everything seems to work except that *.ice files are opening with Notepad rather than the custom editor shown in ICEEclipse - A plugin for the IDE Eclipse. Is there something I need to do to enable the editor?
I had ICE installed with an earlier version of Eclipse and had *.ice files opening with Notepad as an external editor, but I removed the association. I looked through the internal editors available in MyEclipse->Preferences->Editors->File Associations. There was no definition for *.ice files, and the only thing in the list that looked like it might apply was "Ice_auto_file (default)". I tried setting that, but it didn't appear to change anything.
I had ICE installed with an earlier version of Eclipse and had *.ice files opening with Notepad as an external editor, but I removed the association. I looked through the internal editors available in MyEclipse->Preferences->Editors->File Associations. There was no definition for *.ice files, and the only thing in the list that looked like it might apply was "Ice_auto_file (default)". I tried setting that, but it didn't appear to change anything.
0
Comments
Thanks for the reply. I am using your plugin (slice2java). I installed it following the instructions at http://www.zeroc.com/eclipse.html.
I confused myself by thinking that ZeroC had adopted, modified, and released ICEEclipse as Slice2Java. I don't know where I got that idea.
The Syntax-Coloring editor isn't a big deal. Notepad will work fine.
Thanks again.
Oh. I thought when you said "I think it is more complete, other than syntax highlighting" that the Slice2Java plugin didn't have an editor. I removed the ice association in Eclipse and did a -clean restart and now it is opening without NotePad, apparently using a generic text editor.
Thanks for your help.