The ColdFusion extensions for Eclipse include RDS panels, a Services Browser panel, a CF Log Viewer, RDS support, help, wizards, and of course the interactive debugger. These extensions are available for download along with
ColdFusion 8 and will be distributed with the product when it ships.
To install the Eclipse extensions, do the following:
- Start up Eclipse (3.1 or 3.2).
- Select Help->Software Updates->Find And Install.
- Select "Search For New Features To Install".
- Click the "New Archived Site" button.
- Brows to select the extensions ZIP file that you downloaded.
- Check the feature, and then Finish the installation.
- You'll be prompted to restart Eclipse.
Once installed you'll have access to all of the extensions. The Wizards are available under File->New->Other. To display the ColdFusion tabs go to Window->Show View->Other, the tabs will be listed under "ColdFusion", select each tab to show it. You only need to do this once, the next time you start Eclipse the settings will be remembered and the tabs displayed.
Before I pants-around installing this... does it also do syntax highlighting and code completion and all that sort of carry-on? Basically, is it a replacement for CFEclipse, plus that other stuff you mention?
--
Adam
--- Ben
Will, localhost is indeed the default, but you can change that in the RDS setting to point o any address or server.
--- Ben
I followed your example on how to install the CF8 extensions, but i have noticed that when I type in a cfdiv tag so far, that it does not recognize the tag or its attributes. Is it not supposed to recognize it?
When I follow the instructions above, Eclipse (3.2.2) wont load the new features. I've posted a more complete description of the problem here:
http://www.adobe.com/cfusion/webforums/forum/messa...
Have I done something wrong or is this extension corrupted?
for the plugin, you can use the archive method within Eclipse as Ben described above, and point it to the following file (different from what everyone is saying):
> Adobe Flex Builder 2.0.1 > Coldfusion Extensions for Flex Builder > CF_FB_Extensions.zip
Hope this helps....
--- Ben