It does support:
- Browsing XML
- Instant schema validation
- Intellisense according XSD
- Undo/Redo
- much more
To get the code up and running in VS 2005 Solution, do the following:
- Open XmlNotePad.sln
- Delete Projects not needed (reduce to the max :-)
- I just use Projects "Application", "Help" and "XMLNotePad" - Delete reference to not existing *.snk file (thru Project-Properties, Signing, disable "Sign the assembly")
- Add a reference to the libraries XmlDiffPatch.dll and XmlDiffPatch.View.dll to Project "XMLNotepad"
- Set Project "Application" as Startup
- Run
No comments:
Post a Comment