If Adobe ColdFusion Builder and FusionDebug are installed on the same Eclipse environment, the FusionDebug entries in the right-click menu of the CFML editor may be lost.
Solution
To fix the problem simply replace the plugin.xml file found in the FusionDebug plugin installation folder, currently found here:
eclipse\plugins\com.intergral.fusionreactor.debug.core_3.0.0.RTP
or for a ColdFusion Builder installation, the default location is here:
C:\CFBuilder\plugins\com.intergral.fusionreactor.debug.core_3.0.0.RTP
with the plugin.xml file found attached.
Eclipse will now need to be started with the -clean option because it caches some plugin configurations. On the command line change directory to your Eclipse install and run:
eclipse -clean
The right-click menu items should now be visible.
Type: | Technote |
---|---|
Issue Number: | FDS-117 |
Components: | Configuration |
Environment: | |
Resolution: | Fixed |
Added: | 25/08/2009 13:06:58 |
Affects Version: | 3.0 |
Fixed Version: | 3.0 |
Server: | |
Platform: | |
Related Issues: | None |
Comments are closed.