CFEclipse 1.3 Beta and FlexBuilder

I know this is not reporting related, but I think it's pretty darn important.

At CFUnited this year, the CFEclipse team announced their beta version 1.3. It included a lot of cool new things, bug fixes, and the like. But there was a problem: it didn't work on Eclipse 3.1 (the core of FlexBuilder). And the flex builder stuff didn't work on 3.2. So you were stuck working in two different environments *again*.

Have no fear, my friends, the answer to your troubles has arrived. It was annoying me quite a bit, so I decided to do something about it (with Mark Drew's and the CFEclipse guys permission of course). Anyways, to make a long story short, CFEclipse 1.3 is now compatible with Eclipse 3.1. I sent the version to Mark and he updated the CFEclipse beta download page with the new version.

Geesh, there's like numbers, numbers flying everywhere.

So, if you're using FlexBuilder, and you know you should, and you want to use the updated CFEclipse functionality that Mark has worked so hard on, go here and download the updated version. The instructions at the bottom say that it doesn't work in 3.1, but this is no longer true.

So, for those of you who have not used CFEclipse yet, you probably should :-). Version incompatiblity is no longer an excuse!

Comments (Comment Moderation is enabled. Your comment will not appear until approved.)
I want to prtray the difference between CFEclipse and CF Extensions
The Adobe CF Extensions is essentially an updated version of the old RDS functionality found in the old CFStudio and Homesite 5+ but also includes a host of new code generation features to make development quicker:

* Eclipse RDS Support plug-in, which lets you access files and data sources on a ColdFusion server.
* ColdFusion/Flex Application wizard, which lets you create master and detail pages in an application to create, read, update, and delete records in a database.
* ColdFusion/Ajax Application wizard, which lets you create master and detail pages that use Ajax elements in an application to create, read, update, and delete records in a database.
* RDS CRUD wizard, which lets you dynamically create a ColdFusion component (CFC) based on a table that is registered in the ColdFusion Administrator on a ColdFusion server
* ActionScript to CFC wizard, which lets you create a CFC based on an ActionScript class file.
* CFC to ActionScript wizard, which lets you create an ActionScript file based on a CFC Value Object
* Services Browser, which lets you browse CFCs, manage a list of web services, and generate the CFML code to invoke a web service.
* Log Viewer, it works like the Unix tail function (thanks, hit tip to Ray)

CFEclipse is your ColdFusion IDE for writing your CF markup, it supports

* Wizard's for common tasks such as creating a CFC
* Code Insight
* Code Folding
* Task List
* Tag Completion
* Syntax Highlighting
* CFComponent, a collapsable tree format of methods and properties in your CFC's
* Methods View, an overview of the methods in your current CFC
* Dictionary, get quick access and look-up features to CF[8|7|6|5], Railo, and BlueDragon[7|6] documentation
* Snippets, create pre-defined code blocks which can be accessed via key triggers
* CFUnit for unit testing you CFC'c without leaving your development IDE
* Frameworks Explorer to access and view your xml configurations files
Mazda tie rodeEnd -http://www.automotivemazparts.com/mazda-tie-rod-en...
# Posted By Sharon | 9/28/07 3:26 AM
Thanks for help, Keep up the good work.
# Posted By Usb flashdrive | 10/1/07 3:30 AM
Interesting article!
Thanks
# Posted By Pendrive | 10/2/07 3:27 PM
thanks.It is very useful to me.
# Posted By porty | 10/27/07 7:40 PM
you guys know where to download the new version of eclipse?
# Posted By jom | 1/4/08 2:05 AM
for those who don't know or understand what CFEclipse is, i'ts for creating aplugin for the Eclipse platform that provides a professional quality IDE for CFML developers. Currently the CFEclipse plugin is one of the top rated Eclipse plugins at http://www.eclipseplugincentral.com and is in use by developers across the globe. CFEclipse offers most of the features found in traditional CFML editors and quite a few more that they don't. As well as allowing developers to take advantage of the wealth of other Eclipse plugins, CFEclipse comes with a developer friendly price tag.It's FREE!
# Posted By mike | 1/4/08 2:09 AM
Unfortunately, there's no CFEclipse install/setup wizard like you'd find in many other products such as Dreamweaver or ColdFusion. So the first step in setting up CFEclipse is to download Eclipse. First you need to install Eclipse and then you'll have to install the CFEclipse plug-ins. You can download Eclipse from the Eclipse.com web site at www.eclipse.org/downloads/. http://www.autopartswarehouse.com/shop_parts/heate...
Eclipse is unique compared to any other product I've used in having a no-install install. Once you unpack the file you downloaded (I grabbed a Win32 zip, however. tar and gz options also exist), the product is installed. That's all you need to run the program. There are no ini files and no registry installs. You're good to go. I unzipped the zip into a directory called "C:\Eclipse."
# Posted By lanaya | 1/4/08 2:13 AM
This is so buggy!! I had to manually remove the last version because it simply doesn't work. this was the error: java.lang.ClassNotFoundException: org.cfeclipse.cfml.editors.CFMLEditor .

I installed an older version (1.3.1.3), after a bunch of problems i finally just dropped the jar file to the plugind folder. Now i can open the cfeclipse perspective , but the editor marks as unknown several cf tags and show errors on cfcomponent, cffunction, cfif etc..
Buggy.
# Posted By marcelo | 1/6/08 1:14 PM
Thanks
# Posted By emo | 1/27/08 9:40 AM
Thnax on that,I have here some update on CMFX and Apache,hope this would serve to be helpful..=)
CFMX on IIS and Apache2 on the same machine

Well with a new machine in the works for my company i've been thinking about running Apahce (on windows) for our server. Anyway what with mappings etc i really wanted to give this a bash at home first. At first i thought this was gonna mean me, notepad and a bunch of text files had to get friendly. Actually its couldn't of been easier thanks to CF.

* Download and install Apache. I needed to change the port to 81 so it didnt interfere with IIS which meant i changed the "Listen" port to 81 in the httpd.conf file
* Edit C:\CFusionMX\bin\connectors\Apache_connector.bat to look at "apache2" folder instead of "Apache". Then run the bat file.
* Restart Apache and all is well, easy.


Do remember though that they are using the same CF engine. If you have the enterprise version you could most likely set up a different instance for each web server, but i dont so i can't ;o(

Afterthought:If you want to administer CF from Apache then you will need to add the following to the fireplace screensaver -ScriptAlias section of httpd.cong

_________________________________________________
http://fixturesandfurnitures.com/fireplace-screens...
# Posted By msgr112 | 1/27/08 11:27 PM
I'm having the same problem on mine. I installed the newest trial of Flex 2.01, followed by cfeclipse 1.3.1.4, then followed by the extensions. Changed my workspace, and it loaded my existing coldfusion/flex application wizard app. No problems. Went into change add an additional master/details page, hit finished and then it stalled for about an hour. Forced restart. Then when i reloaded i got a funky error message in my Problems box saying: configuration variable 'compiler.context-root' must only be set once. Redid my changes in the wizard again, and saved changes just fine. Ran app even with error... no problems. But then.... went into my preferences and set up my RDS so it wouldn't ask me for my password (applied, no problems there), clicked on CFeclipse to see my options and got another funky message: Unable to create the selected preference page "org.cfeclipse.cfml.preferences.CFMLPreferencePage". Once this happened i now see 2 CFEclipse in my Find/Install wizard of which i cannot delete either one. Not only that but i can't even disable them cuz i tried to install version 1.3 just to see if that would go. No Dice! But the real kicker now that is hurting me is that when i go into my CF/Flex wizard and try to alter my project i get no response when i try to create/edit of my items. I can add them to the navigation but i can't get into the actual query browser that provides all the DB options. I"m working on finishing up a huge project that is completely generated by this wizard. Can anyone help?
------------------------------------------------------------------------------------------------------------
http://www.automotive-repair-manual.net/
# Posted By adum | 2/4/08 10:09 AM
thank you good
# Posted By oyun | 2/19/08 8:55 AM
Where to download the new version of eclipse? Who is going to help me?
# Posted By genç k?zlar | 2/25/08 6:08 PM
i can't get into the actual query browser that provides all the DB options. I"m working on finishing up a huge project that is completely generated by this wizard.
# Posted By iyinet webmaster forumu 2008 seo yar??mas? | 3/3/08 10:41 PM
I"m working on finishing up a huge project that is completely generated by this wizard.
# Posted By travesti | 3/5/08 12:48 PM
I"m working on finishing up a huge project
# Posted By transseksuel | 3/5/08 12:49 PM
It's not an issue of the plugin not loading - the perspective is available, the various views are there, etc. There is just no code highlighting or tag insight in the editor.
# Posted By Gothic Forum | 4/4/08 10:01 AM
How can I download new version of eclipse? How do I know witch version do I have?
# Posted By resimler | 4/16/08 3:53 PM
i can't get into the actual query browser that provides all the DB options. I"m working on finishing up a huge project that is completely generated by this wizard.
# Posted By performans ödevi | 4/16/08 3:54 PM
Afterthought:If you want to administer CF from Apache then you will need to add the following to the fireplace screensaver -ScriptAlias section of httpd.cong
# Posted By tv izle | 4/16/08 3:55 PM
BlogCFC was created by Raymond Camden. This blog is running version 5.8.001.