Download and unzip the latest distribution from http://dist.codehaus.org/neo/distributions.
Then:
- Open neo\src\Neo.sln
- Build this solution.
- Run the unit tests if you want. (By default the integration tests run against an embedded version of Firebird.) All test must pass!
- Open neo\src\Tools\Neo.Tools.sln
- Build this solution.
- Open a VisualStudio command prompt. Go to neo\src\Tools\VsTool\Resources and run the setup.bat script. (This is only necessary if you want to use the VisualStudio integration.)
If you have problems with the last step, please review the VsToolGuide, available here: http://neo.codehaus.org/docs.html
Labels
(None)

Comments (3)
Jul 13, 2004
Alexey Filippov says:
Not Found The requested URL /docs/NeoVsToolGuide.pdf was not found on this serve...Not Found
The requested URL /docs/Neo_VsTool_Guide.pdf was not found on this server.
Jul 18, 2004
Grant Carpenter says:
Try:Try: http://neo.codehaus.org/docs/Neo_VsTool_Guide.ppt
It's also included in the distribution under ./docs
Jul 18, 2004
Grant Carpenter says:
Just a followon, if using one of the sample schema files in the distro, make sur...Just a follow-on, if using one of the sample schema files in the distro, make sure to heed the neo processing directive in the aforementioned document.
More importantly, I had to actually restart vs after changing the paths in the schema files a few time before it would generate without exceptions, I had the path in the right format a few times but they didn't get loaded until restarting the ide.