Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CFML/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<![CDATA[
Adds support for ColdFusion Markup Language (CFML).
<ul><li>Provides coding assistance, navigation and search for CFML files</li>
<li>Helps to deploy applications to the ColdFusion server with a dedicated run/debug configuration</li></ul>
<li>Helps to deploy applications to the ColdFusion server with a dedicated run configuration</li></ul>

Requires the <a href="http://www.adobe.com/products/coldfusion-family.html">ColdFusion server</a> and configured path mapping between local folders with your application and corresponding directories on the server.
To configure path mappings, open the <b>Settings / Preferences</b> dialog and select <b>Languages & Frameworks | ColdFusion</b>.
Expand Down