<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Facility9 &#187; development</title>
	<atom:link href="http://facility9.com/tag/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://facility9.com</link>
	<description>Jeremiah Peschka - professional something or other</description>
	<lastBuildDate>Fri, 06 Jan 2012 15:00:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Adding XML Schemas in MonoDevelop on OS X</title>
		<link>http://facility9.com/2009/05/adding-xml-schemas-in-monodevelop-on-os-x/</link>
		<comments>http://facility9.com/2009/05/adding-xml-schemas-in-monodevelop-on-os-x/#comments</comments>
		<pubDate>Tue, 12 May 2009 22:59:22 +0000</pubDate>
		<dc:creator>Jeremiah Peschka</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[AppDev]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[nhibernate]]></category>
		<category><![CDATA[orm]]></category>

		<guid isPermaLink="false">http://facility9.com/?p=578</guid>
		<description><![CDATA[Let&#8217;s say you&#8217;re crazy enough to have installed MonoDevelop on OS X. Let&#8217;s also postulate that you plan on using NHibernate on OS X to write an ASP.NET MVC app because you are, frankly, far too lazy to boot a virtual machine. Let us further supposed that you want to have sweet sweet XML syntax&#8230;]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s say you&#8217;re crazy enough to have installed MonoDevelop on OS X. Let&#8217;s also postulate that you plan on using NHibernate on OS X to write an ASP.NET MVC app because you are, frankly, far too lazy to boot a virtual machine. Let us further supposed that you want to have sweet sweet XML syntax completion for your NHibernate configuration files. </p>
<p>How do you do such a thing?</p>
<p>Well, first things first you get a hold of the NHibernate source code. Then, you follow Benjamin Day&#8217;s excellent instructions on <a href='http://blog.benday.com/archive/2006/01/15/3646.aspx' target='_blank'>how to get intellisense working for NHibernate XML files in Visual Studio.</a> The important part here is to copy the schema files to /Applications/MonoDevelop.app/Contents/MacOS/lib/monodevelop/AddIns/MonoDevelop.XmlEditor/schemas instead of the path he specifies. Mainly because your mac doesn&#8217;t have a C: drive&#8230; unless you&#8217;re weird.</p>
<p><strong>Update</strong> I lied, this makes MonoDevelop hang on start. I&#8217;m going to see what I can figure out and update later.</p>
<p><strong>Extra Update</strong> I went through this process again, and MonoDevelop started up properly and everything worked correctly in my .hbm.xml file. There you have it. It works and I clearly did something silly the first time around.</p>
]]></content:encoded>
			<wfw:commentRss>http://facility9.com/2009/05/adding-xml-schemas-in-monodevelop-on-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic
Database Caching 2/8 queries in 0.003 seconds using disk: basic
Object Caching 379/381 objects using disk: basic
Content Delivery Network via Amazon Web Services: CloudFront: d1kpgdt94igfig.cloudfront.net

Served from: facility9.com @ 2012-02-11 04:01:07 -->
