Posted in ColdFusion | Posted on 06-30-2006 | 6,902 views
Just an FYI, as I wasn't sure of this myself. You do not need Flex Builder 2 in order to get the cool new RDS support for CFEclipse. It is part of the CF 7.0.2 update, and not part of the FB2 download. RDS lets you browse remote files and databases. The database support is probably my favorite feature as I tend to easily forget the name of particular columns from time to time. There are other cool features in this plugin as well, so it is even worth checking out if you don't plan to upgrade to 7.0.2 yet.


Are you saying just installing the CF update will give CFEclipse RDS support, or that I need CF7.0.2 and CFEclipse 1.3beta (and thus Eclipse 3.2) ?
I've currently got all of the above, plus the plugins from the FB2 download, and do have RDS as well as the CF Wizards in Eclipse, but it would be nice to know what actually gave me what as I just did everything :-)
I could not find the plug-in for eclipse installed anywhere by the ColdFusion MX 7.0.2 update. I did however find the plug-in was unpacked to the install files location when running the Flex Builder 2.0 install package. Although the plug-in could be added to my current Eclipse 3.1.2 installation it would not connect to a testing server over the internet. A local virtual machine running as a development server it was able to connect to successfully. The only difference between the two servers was that the local instance was running version 7.0.2 and the remote server was running the old version 7.0.1 update and that one was on the local network and one was over the internet. The remote server I was able to connect to via both Dreamweaver 8 and the ColdFusion Report Builder. Do you know if you have to be running the 7.0.2 update on a ColdFusion server to be able to use the Eclipse RDS support plug-in?
Az
And by the way, it seems that Adobe has released the source code for FlexBuilder 2 . . . I hope someone can take this and compile it to run on the OSX platform (hint, hint). ;-)
Az, I see you are asking the same. When I get back home I'll ping my contact at Adobe.
Lola, I'm not sure.
All in all - sorry guys for not being helpful. :) Can I blame the conference for keeping me too busy to help? ;)
I -can- say they don't time out though. So they -are- free, and that was the main thing I wanted to get across.
-Very- sorry for the confusion, and when I get it cleared up I'll post a correction.
The ColdFusion Extensions for Flex Builder 2.0 are packaged with the Flex Builder download. If these are truly going to be made available on a permanent basis as a free tool for Flex and CFEclipse users they should package it up for download and make it available in the same tools area where the ColdFusion Report Builder and ColdFusion Extension for Dreamweaver are made available for individual download. An ever better idea would be to bring a live update online to distribute bug fixes and bleeding edge releases to those willing to work with beta versions.
I've narrowed my RDS connectivity issues down, it appears as though it works fine to ColdFusion MX 6.0 servers and above, even over an internet link as long as the internet link is not Hughesnet/Direcway. I live in a rural area and that is the only access available other than dial-up. There seems to be some connectivity issue between the Java based Eclipse IDE and my connection. This issue doesn't exist with the ColdFusion Report Builder or Dreamweaver 8.
Az
An error has occurred. See error log for more details.
org/eclipse/ui/internal/editors/text/JavaFileEditorInput
It connects to servers just fine but I get that when I try to download a cfm doc.
you wrote
"CF Server supports RDS. It works with Dreamweaver. The RDS extensions simply give CFEclipse the same powers".
I finally got it running at my office but it does not exactly have the same powers that DW has. My DW can do puts/gets from my local machine to a web server. As I look at CFE/RDS, I can only work with files on the remote web server. Unless I'm doing it wrong, which I've been known to do now and then.
Am I doing it wrong?
John
RDS is configured correctly as I can connect via DW CS3 from the same machine. Makes no sense to me.
It has something to do with the "Context Root". We do have some password protected directories on some of our sites so I thought I could change the Context Root from the path to one of our sites to just the root of the C drive (C:\ or c:). Still no luck. Then I tried the root of D (d:\ or d:) still not luck. So I left that field blank and it worked.
So if you know RDS is configured properly and DWCS3 connects with the same settings just leave the "Context Root" field blank.
I confirmed this on my laptop. As long as the "Context Root" field is blank it works.
[Add Comment] [Subscribe to Comments]