CFEclipse's SnipEx server components released
July 11, 2007 · 21 Comments
After a busy few months in conferences I can finally get back to tidying stuff off my desk. So to start the ball rolling, I have released to RiaForge the server components for the SnipEx functionality in CFEclipse.
Its a pretty simple setup, 2 tables and 2 CFC's that make up the whole application. Once you have created the tables, just create a new entry in the lib table that defines your server, and then add any libraries you want to add (they are children of the root and you can make tree sets like this) and then start adding your snippets.
It should be pretty well documented as a server. To attach your server in CFEclipse, open the Snippets View, then click on the down arrow at the top of the view and click "Edit SnipEx Servers" and enter the URL to the SnipEx.cfc
I have also checked in the code into RiaForge so if you need to send me any patches just check out the code into CFEclipse from SVN.
Oh, and this is my little pressie to you all on my birthday!
Tags: cfeclipse · coldfusion · snipex
21 responses so far ↓
1 Big Mad Kev // Sep 22, 2008 at 4:12 PM
And once again you amaze us all with your dedication :)
And thanks for the present
2 jax // Sep 22, 2008 at 4:12 PM
Sounds pretty cool. Allthough I ran into the following: Your corresponding riaforge page states that cfeclipse 1.3.2 is a requirement but I can't seem to be able to update to this version though.. Have I missed sometyhing ?
3 Mark Drew // Sep 22, 2008 at 4:12 PM
Thanks for spotting that!
MD
4 jax // Sep 22, 2008 at 4:12 PM
Cant get it to work though. According to its log Eclipse throws a
java.lang.IllegalArgumentException: Argument cannot be null
When trying to refresh the tree..
let me know if you want the full stacktrace, and/or if you want me to file it as a bug somewhere.
5 Mark Drew // Sep 22, 2008 at 4:12 PM
MD
6 Lola LB // Sep 22, 2008 at 4:12 PM
7 Mark Drew // Sep 22, 2008 at 4:12 PM
MD
8 jax // Sep 22, 2008 at 4:12 PM
:-)
Only as a last resort of course.
Have sent you an email.
9 johnb // Sep 22, 2008 at 4:12 PM
10 Mark Drew // Sep 22, 2008 at 4:12 PM
... (but not today, its my birthday dammit, no coding!)
11 Mark Drew // Sep 22, 2008 at 4:12 PM
12 Raymond Camden // Sep 22, 2008 at 4:12 PM
I'm going to blame Mark though. Somehow this is his fault....
13 Raymond Camden // Sep 22, 2008 at 4:12 PM
Mark - when I added CFLib as a Snipex, I noticed in the UI I had a node w/ no title. Just a blank node. I expanded it and saw my stuff, but is there no way to title a snipex server?
14 Lola LB // Sep 22, 2008 at 4:12 PM
LibraryHandler failed:http://www.cflib.org/snipex/snipex.cfc - org.xml.sax.SAXParseException: Premature end of file.
When I check the url in browser, the xml comes out just fine . . .
15 Jim Priest // Sep 22, 2008 at 4:12 PM
http://trac.cfeclipse.org/cfeclipse/wiki/SnipEx
If you have a public SnipEx server - please feel free it add it or send me a link.
16 Sam Smith // Sep 22, 2008 at 4:12 PM
17 Chrisitan Ready // Sep 22, 2008 at 4:12 PM
18 Scott P // Sep 22, 2008 at 4:12 PM
19 Kevin Penny // Sep 22, 2008 at 4:13 PM
20 Kevin Penny // Sep 22, 2008 at 4:13 PM
21 Ryan Stille // Sep 22, 2008 at 4:14 PM
Leave a Comment