If you have any Live Templates
for the JetBrains
Resharper
addin that are relevant to developing with or on the Spring.NET project (or in .NET in general), please do contribute them via this page.
The format for contributions is pretty free form... just edit this page and paste the entire template in, or post a link, or add an attachment containing all of your exported templates, etc.
Templates
Importing templates into ReSharper
First of all, download the XML file that contains the templates that you want to import. In the context of this wiki page, your best bet is to look at the 'Attachments' tab.. simplky download the relevant template file and save it onto your local box.
Next, you'll want to fire up (open) Visual Studio.NET (if you haven't already done so). From here, you'll want to open the top level 'ReSharper' menu, and then select and click the 'Options...' menu item. This will (unsurprisingly) bring up the ReSharper options menu. From here you'll want to select the 'Live Templates' item from the options tree presented on the left of the dialog.
If you look to the right of the options tree, you will see a panel named 'Available Templates'. Highlight the 'Personal Solution Templates' line in this panel... one of the icons above the 'Available Templates' panel will become active (its the first of the icons with a little pink box in it). Click on this icon (the tooltip identifies it's action as 'Import Templates From File'), and navigate through your boxe's filesystem and select the templates file that you downloaded earlier. Ta da! The imports will now be available for use.
