Eclipse Plugins for ColdFusion
I have been using Eclipse for ColdFusion development both for the personal and at work with the CFEclipse plugin. I’m wondering what other developers in the ColdFusion community are using along with CFEclipse plugin for to perform our routine job easy and more productive. These are the plugins I’m using along with CFEclipse so please share your plugins for ColdFusion development.
- CFEclipse : The core for the ColdFusion Development with Eclipse.
- CF 8 Extensions for Eclipse : This includes Interactive environment for debugging with ColdFusion server, RDS Data view, Log Viewer, ColdFusion Ajax and Flex Wizards.
- Subclipse : Plugin for Subversion version control system.
- SnipEx Servers : SnipEx servers are really helpful for to have a handy code snippets for development. I’m using the snippets of CFLib.org by Ray Camden and CFSnippets.org by Todd Sharp both these snippet are very useful.
- Amateras ‐ Plugin for HTML, CSS, XML and JavaScript with code completion, code outline and code validations. Contents assist for HTML and HTML code preview with source and preview tab feature in Eclipse IDE. Amateras also includes wizards for adding JavaScript libraries, HTML and XML files.
- XmlBuddy ‐ Plugin for validating XML documents and XML Schemas.

