Intro FAQ Features Limitations The basics XSD vs Dingo Class Diagram NUnit Tests Java code SourceForge Plugins Custom Builders Tutorial quicktips Samples conversion dashSchema contact foobar geneology Links NUnit |
Quick Tips Here is a quick tutorial explaining how to run Dingo. It will be replaced with more complete explanation later. Currently, dingo runs in dos shell and doesn't have a GUI yet.
Mono tips To use Dingo with Mono, you will need to use the full path of where dingo is. In the next few days, i will write a simple .bat script to use Dingo with Mono. c:\Mono\1.0.1\bin\mono c:/eclipse3/workspace/dingo/core/bin/debug/dingo.exe po.xsd If you try using relative path, it will not work. For example: c:\Mono\1.0.1\bin\mono ./dingo.exe po.xsd
|
Copyright 2004 Peter Lin |