Posts in "CFEclipse"

49 posts in CFEclipse

CFEclipse CFEclipse cfmlin100mins cfmlin100mins ColdFusion ColdFusion coldfusion-builder coldfusion-builder css css Eclipse Eclipse git git jquery jquery Mylyn Mylyn tasktop tasktop

My company recently hired another developer. It was the first time I was involved in the hiring process. We hired a recent college graduate with no CFML experience and slight PHP. The grad did seem somewhat strong with HTML, SQL, and CSS. Javascript was slight and jQuery non-existant. I'll be doing...

CFEclipse CFEclipse ColdFusion ColdFusion coldfusion-builder coldfusion-builder linux linux xubuntu xubuntu

I recently switched to Xubuntu as mentioned in a couple recent posts. This weekend I was playing around with Turnkey Tomcat-Apache-ColdFusion and used Eclipse to connect to the virtual machine. I found CFEclipse wouldn't save the cfml file using a RSE connection unless I switched the file editor...

cf-objective cf-objective CFEclipse CFEclipse cfwheels cfwheels Eclipse Eclipse Mylyn Mylyn

With another outstanding CFObjective over, I would like to mention d2w is coming up in July. This conference will have familiar faces from CFObjective and CFUnited along with many others since this conference focuses on Workflow for Developers and Designers . Sessions are geared toward improving...

acf acf CFEclipse CFEclipse ColdFusion ColdFusion coldfusion-builder coldfusion-builder Eclipse Eclipse git git openbd openbd railo railo

Jamie Krug had a great opening presentation on " Complete FOSS CFML Developer Stack " for the OpenCF Summit . FOSS stands for free and open-source software. Jamie used Ubuntu, MySQL/PostgreSQL, Apache, Tomcat, OpenBD / Railo , CFEclipse , and Git . He mentioned you could use any OS like Windows or...

CFEclipse CFEclipse coldfusion-builder coldfusion-builder Eclipse Eclipse

I have a post " Turbo Charging Eclipse " and this is a follow up to show my current eclipse.ini file. I had someone recently mention my suggestions really improved their Eclipse experience. Warning: Before modifying your eclipse.ini be sure to back it up. The ini file is notoriously easy to mess up...

CFEclipse CFEclipse ColdFusion ColdFusion coldfusion-builder coldfusion-builder

My last several posts have been using Eclipse with CFBuilder or CFEclipse . It is very important ColdFusion Builder and CFEclipse users understand Eclipse. The Eclipse documentation is a great place to start understanding Eclipse. I read the Basic tutorial this weekend. You can find it under the...

CFEclipse CFEclipse cfwheels cfwheels ColdFusion ColdFusion Eclipse Eclipse railo railo Ubuntu Ubuntu

This past Sunday, I worked on updating MARC (MySQL, Apache, Railo , and ColdFusion On Wheels ). I haven't quite finished, but it will be using Ubuntu 10.04 and Eclipse 3.5 with the latest Wheels , CFEclipse , and Firefox. Available on my Wheels Download page is MARC 0.3, an older version. Also on...

CFEclipse CFEclipse git git github github

Slow week for forking ColdFuson projects on Github but ColdFusion moved up one slot making it the #30 most popular language on GitHub. I also decided to keep the update on Friday. Most Watched This Week rip747 / cfwheels andyj / FW-1-Security-Models atuttle / Mango-RelatedEntries atomi /...

CFEclipse CFEclipse cfwheels cfwheels ColdFusion ColdFusion Eclipse Eclipse marc marc railo railo Ubuntu Ubuntu

MARC 0.3 (MySQL, Apache, Railo , and ColdFusion On Wheels ) smaller download 588.86 mb url rewriting Virtual Box Guest Additions readme.txt in the zip Description The developer should be able to use Wheels without any setup/configuration except for the database. Start the virtual machine instance...

CFEclipse CFEclipse ColdFusion ColdFusion coldfusion-builder coldfusion-builder Eclipse Eclipse mdcfug mdcfug Mylyn Mylyn

Here are the records of my presentation over Eclipse and ColdFusion. 07-23-09 - CFMeetup: Leveraging Eclipse for ColdFusion Development 07-14-09 - Leveraging Eclipse for ColdFusion Development (MDCFUG) We will cover Eclipse terms and using the Eclipse IDE (integrated development environment.)...

CFEclipse CFEclipse coldfusion-builder coldfusion-builder

I haven't been able to use ColdFusion Builder extensively yet, but here are my favorite 8 key assists so far. First group is First group is not too amazing and still should be mentioned. They are available in CFEclipse but the wrap in pound signs binding is a different combination. ctrl+shift+a -...

CFEclipse CFEclipse ColdFusion ColdFusion coldfusion-builder coldfusion-builder Eclipse Eclipse

I am working on ciFusion , a Bolt Extension, for Continuous Improvement of ColdFusion Code. It seems Java and .Net have many tools for metrics and code analysis but ColdFusion is several years behind. I am hoping to leverage already existing Java tools since ColdFusion works so well with it....

CFEclipse CFEclipse ColdFusion ColdFusion coldfusion-builder coldfusion-builder Eclipse Eclipse

This list is features I feel are very important for a ColdFusion IDE. 1. Mylyn Bridge I use Mylyn daily for work because it helps me multitask and track my time. Currently for ColdFusion files in CFEclipse , Mylyn is defaulted to a file view which is nice, but Bolt needs to have a bridge to get...

Ant Ant CFEclipse CFEclipse ColdFusion ColdFusion Eclipse Eclipse

CFHour() released a new podcast, IDE Talk. They talk about ColdFusion IDEs (integrating development editor) covering Homesite, Dreamweaver, and Eclipse with Aptana and CFEclipse. Audio level was tremendously better than last time. Two points, I would like to clarify about Eclipse they mention. 1)...

CFEclipse CFEclipse ColdFusion ColdFusion FusionDebug FusionDebug

I gave my first try at a new presentation called Head First ColdFusion Debugging with FusionDebug . From the link, you can either sign in and see some speaker notes or follow the link below the slide image to view the sides. The preso seemed to go well but I would love to give it again if any...

CFEclipse CFEclipse Eclipse Eclipse

Having problems with a corrupted Eclipse instance like line number not showing up or some other funky issue and you swear you have done all the correct steps to get it to work. Maybe starting with a fresh version of Eclipse is the best route. Most people think of restarting with a pristine version...

CFEclipse CFEclipse ColdFusion ColdFusion Eclipse Eclipse

I heard today the "undo weirdness" in CFEclipse is due to the "Trim trailing spaces before saving" being turned on. This option checkbox is under Windows - Preferences - CFEclipse - Editor There have been several thread in the CFEclipse Google Group over this. If you haven't noticed this behavior,...

CFEclipse CFEclipse Eclipse Eclipse

Here is a screencast of reverting a line or block or code with two-clicks I had some code I wrote, then had to undo the changes. As some of you may know CFEclipse sometimes throws an error and goofs up the undo making a mess of pound signs and coldfusion tags. I created this screencast from...

CFEclipse CFEclipse Eclipse Eclipse Mylyn Mylyn Presentations Presentations

Summary: Mylyn has changed the way developers work. This talk provides both an overview of the technology and a series of demos that will help newcomers get started. For seasoned users, the demos provide some quick overviews of new features and best practices. http://live.eclipse.org/node/573 The...

CFEclipse CFEclipse Eclipse Eclipse

I did a quick search for good examples of the Show Annotations feature in Eclipse but didn't find any so I figured I would post some. I also checked Eclipse's documentation and found none. The closest I came was a post by Jim Crumb Priest. Starting in the the Navigator View, I right-click on the...

CFEclipse CFEclipse ColdFusion ColdFusion Eclipse Eclipse

Similar to Nic Tunney's Top 6 Underused ColdFusion Functions I figured I would post an Eclipse underused shortcuts for CFEclipse users. I think it was during a CFObjective presentation by Dan Wilson , I witnessed the copy down shortcut (ctrl-alt-down) and was impressed. I feel many CFEclipse...

CFEclipse CFEclipse Mylyn Mylyn Presentations Presentations

CFEclipse users should be using Mylyn even if you don't have a ticket or code repository. You can use it by creating local tasks. It'll make your life easier. Why does Mylyn use the term "task"? This presentation mentions Bugzilla but it is not the focus. Very quick intro into Mylyn. Using Mylyn to...

CFEclipse CFEclipse Eclipse Eclipse Mylyn Mylyn Presentations Presentations Subversion Subversion

I stumbed on EclipseCon 2008 presenations last night. The conference was March 17-20. Several are ColdFusion related if you are using Eclipse with Subversion, Mylyn, Debugging, Automation, or Agile. Here is a list of the presentations . If you want to download them all and sort later.

CFEclipse CFEclipse Eclipse Eclipse Mylyn Mylyn

I changed my eclipse.ini file around after researching some jvm option settings. I primarily use CFEclipse, Mylyn, and Subclipse. I am not a jvm options expert, but I referenced several articles . Before modifying the eclipse.ini file please back it up. The ini file can be error prone with returns...

CFEclipse CFEclipse ColdFusion ColdFusion Eclipse Eclipse FusionDebug FusionDebug

I will show how to setup FusionDebug on Windows for Multiple ColdFusion instances . And ColdFusion 8 Debugger on Ubuntu . A hint for both is turn off "timeout request after (seconds)" in the CF Administrator so your debugging info doesn't timeout. Within Eclipse, I use the Breakpoints, Debug,...

CFEclipse CFEclipse Eclipse Eclipse

I was reading a thread on CFEclipse Users and had an idea. I am going to give Mark Drew some of my tax rebate. I guess the NPR fund raising this week has affected me. I'll try to catch him @ CF.Objective . Mark has done a great job with CFEclipse and I take it for granted. CF.Objective falls pretty...

CFEclipse CFEclipse Eclipse Eclipse Mylyn Mylyn

I feel like I am in Battlestar Galactica when using Mylyn to work inside Eclipse. Task focused user interface is the future and the future is now. If you are using CFEclipse , you need to use Mylyn by creating local tasks. I have hooked in Trac and Subversion @ work but the neat thing with Mylyn is...

CFEclipse CFEclipse Eclipse Eclipse NECFUG NECFUG Presentations Presentations

I think the presentation went pretty well. I think there were 10 or so people present. Most had laptops since this was hands-on. I had some mouse issues with the presentation laptop but overcame that. This is a Eclipse/CFEclipse primer or 101 presentation.

CFEclipse CFEclipse ColdFusion ColdFusion Eclipse Eclipse Mylyn Mylyn

Don't let PHP get a jump on us :-) Vote for structure bridges for CFEclipse and Mylyn Ticket I entered for requesting a connector bridge for CFEclipse and Mylyn. For more on Mylyn watch this . Seems very cool. I am currently work on introducing Trac @ work and Mylyn is a reason why. Besides (major...

CFEclipse CFEclipse Eclipse Eclipse NECFUG NECFUG

With the help of Ryan Stille's, we'll be presenting Eclipse and CFEclipse for the Nebraska Coldfusion User Group on Febuary 26, 2008. More details on the NECFUG website. It is my first presentation in a long time, so it should be fun. I have been working on the presentation using Google Docs. I...

CFEclipse CFEclipse ColdFusion ColdFusion Eclipse Eclipse

After a lot of trial and error tonight, I am able to start and stop my ColdFusion server from Eclipse. I am working with Ubuntu, CF8, and JRun along with Eclipse 3.3.1.1, your environment may need tweaking. Before I basically ran "sudo /opt/jrun4/bin/jrun start cfusion" in a terminal to start CF...

CFEclipse CFEclipse Eclipse Eclipse

This entry is a quick review of Working Sets in Eclipse. I will show how to create a new working set and selecting/deselecting. Working sets help reduce the clutter. A working set groups resources for display in the Navigator view. I finally learned about working sets today while attending a 4 day...

CFEclipse CFEclipse ColdFusion ColdFusion FusionDebug FusionDebug MythBusters MythBusters

CFDump and the standard Coldfusion Debugging Error Information didn't work. Charlie Arehart has mentioned several reasons why use a debugger when you can just use CFDump . I ran across a specific CFDUMP instance today when I found this very true. I was passing an xml string into a SQL Stored...

Ant Ant CFEclipse CFEclipse ColdFusion ColdFusion Ubuntu Ubuntu

I started blogging toward the end of Aug 2007. Here are my top 5 content of 2007 via Google Analytics stats. Happy New Year! Adding JS/CSS compression and JS validation using YUI Compressor, JSLint, and jsmin to ant script Coldfusion with Selenium ant script Show Us Ur CFEclipse perspective layout?...

CFEclipse CFEclipse Eclipse Eclipse

Quick Eclipse and CFEclipse hint. The entry is mainly about turning on CFEclipse line numbers but useful for other hidden Eclipse preferences. In Eclipse, under Windows --> Preferences are many settings its hard to locate the one you are looking for. Eclipse actually has a built in search/filter....

CFEclipse CFEclipse Eclipse Eclipse

This entry is quick review of built in Eclipse functionality not to be confused with CFEclipse or Aptana features, the Navigator view toolbar . I will show the Link With Editor , Go Into, Forward, Back, and Up buttons . I use the Link With Editor Button hundreds of times a day. It jumps the...

CFEclipse CFEclipse ColdFusion ColdFusion Eclipse Eclipse

I tried using the ColdFusion 8 Debugger through Eclipse but kept getting an error message saying "Unable to contact the RDS Server 'localhost.'" Not to helpful :-) I am a big fan of Fusion Debug. My problem was two fold. 1. My web.xml file had RDS commented out in a couple spots. The file for me...

CFEclipse CFEclipse

Lot of the CFEclipse users say use Aptana . Clarification usually not provided with the generally helpful advice is Aptana doesn't open ColdFusion related file extension by default. Editors allow you to edit, save, and revert the editor’s content. Editors have built-in language-specific knowledge....

CFEclipse CFEclipse ColdFusion ColdFusion Eclipse Eclipse

I have been following an interesting conversation on the CFEclipse user group, " File Explorer issues, again ". It started about the File Explorer view not working in CFEclipse (Mark Drew has released a fix ). Eclipse forces a project approach. Some people find the transition difficult. Dreamweaver...

CFEclipse CFEclipse ColdFusion ColdFusion Eclipse Eclipse

I am the guy when watching a presentation, glances @ the presenter's taskbar to see what icons are in the panel. Or notes their IDE setup incase the perspective layout seems useful. I was hoping you will share your CFEclipse perspective layout with the CF community. So to start us out a larger...