Sunday, May 18, 2008    
Home My Books Blog ColdFusion About Me Back    

Calendar
<< Jul 2007 >>
S M T W T F S
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31        

Search

Categories
 • Adobe (61) [RSS]
 • AdobeMAX06 (45) [RSS]
 • AdobeMAX07 (59) [RSS]
 • AdobeMAX08 (6) [RSS]
 • AIR (96) [RSS]
 • Appearances (105) [RSS]
 • Books (66) [RSS]
 • CFEclipse (14) [RSS]
 • ColdFusion (1081) [RSS]
 • Flash (91) [RSS]
 • Flex (319) [RSS]
 • Jobs (81) [RSS]
 • JRun (12) [RSS]
 • Labs (27) [RSS]
 • LiveCycle (12) [RSS]
 • MAX (141) [RSS]
 • Regular Expressions (12) [RSS]
 • SQL (36) [RSS]
 • Stuff (492) [RSS]
 • Tips (CF Studio) (80) [RSS]
 • Tips (CF) (795) [RSS]
 • Tips (Dreamweaver) (91) [RSS]
 • Tips (Flex Builder) (2) [RSS]
 • Using CF (131) [RSS]
 • Wireless (96) [RSS]

Other BLOGs
 • Ray Camden
 • Tim Buntel
 • Sean Corfield
 • John Dowdell
 • Steven Erat
 • Brandon Purcell
 • Charlie Arehart
 • Full As A Goog

RSS Feeds
 • Feed
 • Subscribe

Join my mailing list and find out about new books and other topics of interest.

Thoughts, ideas, tips, musings, and pontifications (not necessarily in that order) by Ben Forta ...
NOTE: This is my personal blog, and the opinions and statements voiced here are my own.

Viewing By Entry / Main
July 30, 2007

ColdFusion 8 IDE Extensions

If you are looking for the ColdFusion 8 IDE extensions (Report Builder, Dreamweaver extensions, Eclipse plug-ins, HomeSite language support) you can find them here.

Related Blog Entries

TrackBacks
There are no trackbacks for this entry.

No trackback URL. Trackbacks are only allowed via interactive form.

Comments
Problems with CF 8 help files for Eclipse

I was very excited to see the extensive documentation this contains, but a lot of the links don't work. For example: "Using the Coldfusion Debugger: Setting up Coldfusion to use the Debugger" gives the following error:

An error occured while processing the requested document:

org.xml.sax.SAXParseException: The element type "a" must be terminated by the matching end-tag "</a>".
   at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
   at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)
   at org.eclipse.help.internal.dynamic.DocumentReader.read(DocumentReader.java:56)
   at org.eclipse.help.internal.dynamic.XMLProcessor.process(XMLProcessor.java:49)
   at org.eclipse.help.internal.xhtml.DynamicXHTMLProcessor.process(DynamicXHTMLProcessor.java:66)
   at org.eclipse.help.internal.webapp.servlet.DynamicXHTMLFilter$1.close(DynamicXHTMLFilter.java:79)
   at java.io.FilterOutputStream.close(Unknown Source)
   at org.eclipse.help.internal.webapp.servlet.FilterHTMLHeadAndBodyOutputStream.close(FilterHTMLHeadAndBodyOutputStream.java:290)
   at org.eclipse.help.internal.webapp.servlet.EclipseConnector.transfer(EclipseConnector.java:150)
   at org.eclipse.help.internal.webapp.servlet.ContentServlet.doGet(ContentServlet.java:42)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:596)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
   at org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:180)
   at org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
   at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:109)
   at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:67)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
   at org.eclipse.equinox.http.jetty.internal.HttpServerManager$InternalHttpServiceServlet.service(HttpServerManager.java:280)
   at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
   at org.mortbay.jetty.servlet.ServletHandler.dispatch(ServletHandler.java:677)
   at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
   at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
   at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
   at org.mortbay.http.HttpServer.service(HttpServer.java:909)
   at org.mortbay.http.HttpConnection.service(HttpConnection.java:820)
   at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:986)
   at org.mortbay.http.HttpConnection.handle(HttpConnection.java:837)
   at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:245)
   at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
   at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)


Anyone else seeing this? It's happening on a lot of the pages for me. I'm using Eclipse 3.3, if it matters.
# Posted By Tim Fitzpatrick | 7/30/07 11:56 AM
Any reason why I'm getting no CF *function* insight in Dreamweaver CS3? Tag insight works fine. Not supported? Is there a settings option I don't know about??
# Posted By Courtney | 8/6/07 11:11 AM
I'm also finding the help files almost unusable due to the "org.xml.sax.SAXParseException" errors. It looks like the HTML isn't proper XHTML, so the java parser isn't able to render it...?
# Posted By Aaron Longnion | 8/29/07 11:39 AM
Ben,

I'm on Linux running Eclipse 3.2. Where do I put the JAR. 's I unzipped to get the extensions to work ? I currently have them in /home/myHome/.eclipse/.metadata/.plugins and that ain't workin.

Thanks.
# Posted By Paul | 10/18/07 3:58 PM
Sorry about the last post.... didn't read enough before posting, been a long day...

Anyway, I added it using the ZIP as a source, all went well but It's not recognizing CF8 syntax. I also followed the CF8 Dictionary instructions at:
http://www.markdrew.co.uk/blog/index.cfm/2007/6/7/...

and found the cf8.xml file was already there so I assume the above install worked. In my CFEclipse Project/Properties I still only see language up to 7.01.

Any thoughts on what to check?

Thanks
# Posted By Paul | 10/18/07 5:09 PM

  © Copyright 1997-2008 Ben Forta, All Rights Reserved