Snipex Code Released - CFLib Available in Eclipse
Mark Drew has released the code for SnipEx. This allows anyone to setup a Snippets server for Eclipse. How is this useful? You can now browse the entire CFLib library directly from Eclipse. No more need to ignore my annoying ads. Just add:
http://www.cflib.org/snipex/snipex.cfc
As a SnipEx server. I noticed that the node shows up blank, but when you expand it, you will see all the CFEclipse Libraries and UDFs. You can then click for a description or double click to insert a UDF. How freaking cool is that?
I'm going to be doing a bit of work on the XML when I can. I noticed the libraries are not sorted so I'll try to fix that.

Comments
Cheers!
(snipex createdAt="" id="" name="CFLib" updatedAt="")
Or maybe it's a Mac thing? I'm on WinXP?
I noticed it doesn't show up in this screenshot on Mark Drew's site:
http://www.markdrew.co.uk/blog/enclosures/snipex_5...
CFEclipse 1.3.1.5 and eclipse 3.3 getting a Null argument error.
Is that the way it's supposed to be?
Blame the darn XMLFormat bug. There is a "high" character that is being ignored by XMLFormat, and therefore breaking the XML. This is one bug that didn't get fixed in CF8 that I really wished they would have fixed. :(
http://www.cflib.org/snipex/snipex.cfc?libid=5
Just wanted to bring it your your attention if you were not aware ;). Also thanks for making this available.
http://www.cflib.org/snipex/snipex.cfc
Datasource cflib could not be found.
Resources:
* Enable Robust Exception Information to provide greater detail about the source of errors. In the Administrator, click Debugging & Logging > Debug Output Settings, and select the Robust Exception Information option.
* Check the ColdFusion documentation to verify that you are using the correct syntax.
* Search the Knowledge Base to find a solution to your problem.
Browser Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.7) Gecko/2009030422 Ubuntu/8.10 (intrepid) Firefox/3.0.7
Remote Address 130.71.136.59
Referrer http://www.coldfusionjedi.com/index.cfm/2007/7/11/...
Date/Time 20-Mar-09 02:53 PM

You say,"Just add: http://www.cflib.org/snipex/snipex.cfc", but you don't say where to add it.