Steve Trefethen
Contact me
About Me View my LinkedIn profile

Powered by discountASP.NET
referal ID: sdtref
Why recommend discountASP.NET?
Need consulting?
Need Consulting?

Spread Thunderbird

Disclaimer

The posts on this weblog are provided AS IS with no warranties, and confer no rights. The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

Intellisense for TestComplete's Script Extensions description.xml file

November 14 2008 5:34PM
I’ve been working on Script Extensions for TestComplete and thought it would be nice to have Intellisense support while editing the description.xml file required by the IDE. Here is what I did:
  1. Opened the TestComplete online help and searched for description.xml
  2. Copied the xml and saved it to a .xml file

     TestComplete online help for description.xml
  3. From the command line I ran xsd.exe on the file as follows:

    %ProgramFiles%\Microsoft Visual Studio 8\SDK\v2.0\Bin\xsd.exe TCSchema.xml
  4. In VS.NET open a description.xml file
  5. Select XML|Schemas... and Add the schema file saved in the step above:

    Adding a schema to edit an xml file in VS.NET 2008

Now, I have Intellisense support for creating description.xml files.

Intellisense support for custom xml file

Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

Tags:

Add comment


(Will show your Gravatar icon)

  Country flag

biuquote
  • Comment
  • Preview
Loading



Spam filtering provided by: Spam Counter
333 comments approved, 1472 spam caught since October 28, 2009
Powered by Commentor