Changes between Version 2 and Version 3 of FAQs/ModelGlue32XMLSchema

Show
Ignore:
Timestamp:
10/24/11 15:22:41 (14 years ago)
Author:
dskaggs (IP: 12.182.30.136)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FAQs/ModelGlue32XMLSchema

    v2 v3  
    2828The latest version of the schema file for !ModelGlue 3 (Gesture) is hosted on the !ModelGlue web site at the address listed in the noNamespaceSchemaLocation attribute above. 
    2929 
    30 Each IDE has its own configuration method for enabling XML files to be validated by the schema files. Since they are both built on top of Eclipse, !ColdFusion Builder (1 or 2) and CFEclipse can be configured the same way.  
     30Each IDE has its own configuration method for enabling XML files to be validated by the schema files. Since they are both built on top of Eclipse, !ColdFusion Builder (1 or 2) and CFEclipse can be configured the same way. If you have an internet connection, adding the code snippet above to your XML configuration file and opening the XML file in an XML editor that supports XML schemas is all you need to do. If you are working offline, there is a way to configure Eclipse to use a local copy of the schema instead. 
    3131 
    3232'''NOTE: The XML editor bundled with !ColdFusion Builder does not recognize XML schema files. You MUST use an alternate XML editor such as the one provided in the [http://www.eclipse.org/webtools/ Eclipse Web Tools Project] in order to take advantage of this feature'''