Posted in ColdFusion | Posted on 03-21-2006 | 13,753 views
Just in case you missed it, there is now RDS support in Eclipse. This was the last nail in the coffin for HomeSite+ for me. I've actually been using it for a while now and it works great. It was especially useful in updating the trackback spam list for my blog remotely. (Which I've now just turned off. Thanks spammers.) The dataview is also really darn handy. I tend to easily forget column names and stuff like that, so having it available in Eclipse has been extremely helpful.


Are the features in Eclipse so much better that they justify migrating from Dreamweaver?
Eclipse + Cfeclipse = bit of bandwidth...
Critter made some points about price, and I agree for sure, but at the end of the day, I don't think it's "DW sucks, Eclipse rocks", but more that one IDE is suited for some types of people than another IDE.
I know that when typing some tags or attributes (in DW), I know I can hit enter and teh tag/attribute will be completed. With CFE, sometimes the code hints don't work. I have had instances where on one line of a page they don't work, but in the next line, they do.
Anyway, I seem to spend more time fixing inadvertant line breaks or half compelted tags/attributes.
If you browse to: http://cfeclipse.org/update/ it doesn't look, by the timestamps, that any of the files are new...
I left a comment on Mark Drew's website as well. The initial instructions from the Adobe labs seems incomplete. The CFEclipse update sections instructs users to get the latest stable build of 1.2. The instructions that follow after that assume that the RDS plugin is apart of the 1.2 CFE version.
Am I missing an option here? Adobe refers to Windows > Preferences > RDS Connections, which after the update is not present.
What's up?!
Anyone from Adobe going to pipe up on this?
http://www.macromedia.com/cfusion/entitlement/inde...
You will have to login or register into Adobe labs.
Under the section "Flex Builder 2.0," there is a link that says "Download ColdFusion Extensions to Flex Builder 2.0."
This is what you want as it unzips into the plugins folder of eclipse.
My initial suspiscion is proxy settings support. Even though I use the following switches when I load eclipse:
-vmargs
-DproxySet=true
-DproxyHost=address
-DproxyPort=port
Scary, but my work environment is still CF5! I guess this is motivation to get all my stuff converted to CF7.
Anyone know if this works now in CFE? If so, it's worth setting up. If not, I still have a reason to keep CFStudio 5 installed :(
Rule of thumb: Use whatever you work best in, not what claims to have the most features.
Got it installed, and everything works fine except that when I open a file I can not edit it. I am seeing this on a few different RDS machines so I am sure it has little to do with permissions.
Any thoughts.
Thanks.
"Unable to contact RDS Server Intranet"
The settings for RDS isn't rocket science but i'm wondering if i have to type in a "context root" because i have CF installed on J2EE.
Does anyone have an example of how to type in the context root?
Thanks,
Wayne
Once i configured the RDS for simple localhost & IIS setup ran like a dream, don't think i will be going back anytime soon.
I have not installed the release version (I was using beta 2 previously). It may have been fixed.
Also, is there a list of which packagages in the "/plugins" directory are associated with the Flex package? One thing I am struggling with since I have switched to Eclipse (which I am truly happy with) is how to "remove" a package? There seems to be a ton of different directories installed with each package.
This dang thing's been humming along for years since I upgraded years ago, with nary a restart. That's a real problem with Linux... there's so little to do for years so you forget how to administer it.
I seem to recall "/opt/coldfusionmx/bin/" but I go blank after that...
I cannot see how to open a local project in CFEclipse and then upload a file to a designated RDS server???
I must be blind.
Sure I get file and data views on my RDS server but i want to work locally and then right-click etc to push my files up to the server..
Does anyone have any updated info on where to download the file?
thanks!
someone else also referred me to:
http://ray.camdenfamily.com/index.cfm/2006/7/6/Get...
Part of the problem I was having seems to be related to the version of Aptana I was using -- I was installing it, it did report success but the preference for RDS never showed up.
I switched to my Eclipse 3.2 install and it worked right away. Not sure what the issue was (though it is based on Eclipse 3.1 as opposed to the 3.2 where it worked).
Anyway it was tacitly trying to contact port 8500. My apache instance on ubuntu linux is 80. I got the error "unable to contact the rds server"
Solution was to add port 8500 to my /etc/apache2/ports.conf file.
[Add Comment] [Subscribe to Comments]