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

Calendar
<< May 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 (95) [RSS]
 • Appearances (103) [RSS]
 • Books (65) [RSS]
 • CFEclipse (14) [RSS]
 • ColdFusion (1078) [RSS]
 • Flash (88) [RSS]
 • Flex (316) [RSS]
 • Jobs (81) [RSS]
 • JRun (12) [RSS]
 • Labs (26) [RSS]
 • LiveCycle (11) [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
May 30, 2007

Installing ColdFusion 8 Eclipse Extensions

The ColdFusion extensions for Eclipse include RDS panels, a Services Browser panel, a CF Log Viewer, RDS support, help, wizards, and of course the interactive debugger. These extensions are available for download along with ColdFusion 8 and will be distributed with the product when it ships.

To install the Eclipse extensions, do the following:

  1. Start up Eclipse (3.1 or 3.2).
  2. Select Help->Software Updates->Find And Install.
  3. Select "Search For New Features To Install".
  4. Click the "New Archived Site" button.
  5. Brows to select the extensions ZIP file that you downloaded.
  6. Check the feature, and then Finish the installation.
  7. You'll be prompted to restart Eclipse.

Once installed you'll have access to all of the extensions. The Wizards are available under File->New->Other. To display the ColdFusion tabs go to Window->Show View->Other, the tabs will be listed under "ColdFusion", select each tab to show it. You only need to do this once, the next time you start Eclipse the settings will be remembered and the tabs displayed.

Related Blog Entries

TrackBacks
There are no trackbacks for this entry.

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

Comments
Hi Ben.
Before I pants-around installing this... does it also do syntax highlighting and code completion and all that sort of carry-on? Basically, is it a replacement for CFEclipse, plus that other stuff you mention?

--
Adam
# Posted By Adam Cameron | 5/30/07 6:43 PM
It's not a replacement for CFEclipse, it works in harmony with it. But I too am curious if the plugins contain the CF 8 docs (tag insight)
# Posted By Jake Munson | 5/30/07 8:34 PM
No, you'll want to use this in conjunction with CFEclipse. It does add extensive CFML helps and docs, but the language awareness is still CFEclipse.

--- Ben
# Posted By Ben Forta | 5/30/07 9:23 PM
Will the new extentions work with CF7 for RDS? There never was an 'actual' release of the CF7 RDS plugin for Eclipse.
# Posted By Sam Curren | 6/5/07 10:15 AM
I'm running my CF8 in a virtual machine, but the tools all seem to force you to use localhost. Is there a way around this? I'm really excited about them, but I seem unable to use them.
# Posted By Will B. | 6/5/07 11:36 AM
Sam, they should, as I don't believe RDS changed.

Will, localhost is indeed the default, but you can change that in the RDS setting to point o any address or server.

--- Ben
# Posted By Ben Forta | 6/5/07 11:53 AM
I'm running my CF8 in a virtual machine, but the tools all seem to force you to use localhost. TPlay Is there a way around this? Theodore Plakadopoulos I'm really excited about them, basketball but I seem unable to use them.
# Posted By Ashleigh | 6/10/07 1:38 AM
Hello Ben,

I followed your example on how to install the CF8 extensions, but i have noticed that when I type in a cfdiv tag so far, that it does not recognize the tag or its attributes. Is it not supposed to recognize it?
# Posted By Daniel Budde II | 6/23/07 7:51 PM
It seems that the cf8 extensions are not currently working with eclipse.

When I follow the instructions above, Eclipse (3.2.2) wont load the new features. I've posted a more complete description of the problem here:

http://www.adobe.com/cfusion/webforums/forum/messa...

Have I done something wrong or is this extension corrupted?
# Posted By etienne | 7/31/07 10:23 PM
The new Eclipse plugin for CF8 is burried in the Flex 2 download. Im running Eclipse 3.3, and for whatever reason the Flex install for the plugin kept saying It needed Eclipse 3.1 or greater.... Which I obviously have.

for the plugin, you can use the archive method within Eclipse as Ben described above, and point it to the following file (different from what everyone is saying):

> Adobe Flex Builder 2.0.1 > Coldfusion Extensions for Flex Builder > CF_FB_Extensions.zip


Hope this helps....
# Posted By JOSH | 8/1/07 12:10 PM
Can someone point me to where I can find E3.2? All I can get from the Eclipse site is 3.3 which doesn't work
# Posted By John Ceci | 8/16/07 10:23 PM
Why isn't the plugin hosted somewhere on adobe.com? That way Eclipse can check for updates...
# Posted By Richard Davies | 8/27/07 4:58 PM
I agree with Mr. Davies here - why does Adobe make this so difficult for us? An update site would be ideal...instead we have to hunt around Google looking through blogs, some with outdated info, some with just plain wrong info, etc. Please Adobe, help us out!
# Posted By Ray Chmapagne | 10/3/07 11:13 AM
Ray, I understand that a site is in the works. But, yes, I agree, it is taking too long.

--- Ben
# Posted By Ben Forta | 10/3/07 5:31 PM
Excellent. At least it's in the works!
# Posted By Ray Chmapagne | 10/4/07 9:28 AM
Any word yet on when we can expect the update site to be available?
# Posted By Adam Tuttle | 10/29/07 10:05 AM
RDS works for me in Dremweaver but it can not connect in Eclipse. I have re-installed eclipse, the CF8 extension, IIS and Coldfusion but none of that has helped. Any suggestions?
# Posted By Howard Ross | 12/17/07 4:33 PM

  © Copyright 1997-2008 Ben Forta, All Rights Reserved