CF8 Syntax Dictionaries for CFEclipse
I have seen a lot of posts on various lists about this, and rather than making everyone hold out for the next release of CFEclipse (I am a bit behind due to having a flu since I got back from Scotch on the Rocks) I thought I would post up the dictionary file for ColdFusion 8 beta so you can install it yourselves.
Now, pay attention, I am going to detail the process here and wont be providing support for INSTALLING it. If you notice if any tags are wrong, send me the tag node from the XML and let me know the change and I can keep the master copy updated.
Here goes:
- Download and unzip the following file: cf8dictionary.zip, you should have a file called cf8.xml
- Browse to < eclipse install path >/plugins/org.cfeclipse.cfml_<version number>/dictionary/ and move cf8.xml into that directory
- open up the dictionaryconfig.xml file that is in that directory and add the following XML above the cfmx701 entry
- Restart (or start) Eclipse.
You should now, if you look under CFEclipse in a projects preferences, have ColdFusion 8 added as a language.
Enjoy!