public
Description: ColdFusion 8 dictionary for use with CFEclipse
Homepage:
Clone URL: git://github.com/rip747/cf8xml.git
cf8xml /
name age message
file .gitignore Wed Feb 04 06:55:24 -0800 2009 adding gitignore [rip747]
file README.md Fri Jan 30 08:44:57 -0800 2009 getting markdown correct, it's my first time, g... [rip747]
file cf8.xml Fri Jan 30 07:59:50 -0800 2009 inital commit [rip747]
README.md

ColdFusion 8 Syntax Dictionary for CFEclipse

This XML contains most (if I missed something please fork and add it) of the ColdFusion 8 tags and functions so that CFEclipse will have code hiniting.

Obviously this is an on going project as with the release of 8.01 we need to update.

TO INSTALL

  1. You must have CFEclipse installed. If not: go get it at http://www.cfeclipse.org/
  2. Download and save the xml file into your CFEclipse dictionary folder. This is normally located in \org.cfeclipse.cfml_\dictionary.
  3. Restart Eclipse with the -clean option.

THANKS

Thanks to Mark Drew for maintaining the CFEclipse project! The best CFML editor evar!!!!