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.


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