Copy link to clipboard
Copied
Mylyn is by far my favorite Eclipse plugin. For those not familiar with Mylyn, it allows you to easily create "tasks" which are groups files that could be spread across multiple Eclipse projects, and then easily switch between them. So say you are working on a project for client ABC and you have 5 cfm files open, as well as some css and xml files. Then you get an emergency request from client XYZ, so you have to switch to working on their site. With Mylyn you can close the ABC task and open XYZ's task (or create a new one), and then later come back to ABC's task and it will reopen the 5 cfms and css/xml files that you were working on.
Anyway, back to my issue. I have noticed that with CFBuilder (I'm using the standalone version, not the plugin version), when I install Mylyn there is a 45-60 second "hang" when I first open CFBuilder. I know this is Mylyn's fault because it didn't start happening until after I installed Mylyn (and Mylyn is the only additional plugin I've installed). I do not have this problem when I use Mylyn with CFEclipse.
Mylyn is very popular in the CFEclipse crowd, so I'd guess that a lot of CFBuilder users are going to be using Mylyn.
Copy link to clipboard
Copied
I'm glad you mentioned this. This is definitely one of my favorite features of CFEclipse. Integrated "TODO" and "FIXME" tasks! If you aren't familiar with it, install CFEclipse, open any document, add a comment and type "<!--- TODO: Something to do here... --->" then save the document. You'll immediately see the "Tasks" icon (clipboard with a blue check mark) in the gutter directly next to the line number (if you have Show Line Numbers turned on, of course) and you'll also see this task show up in the "Tasks" View.
Does anyone else use this feature? I doubt this is something that can be added to CFBuilder but it wouldn't hurt to ask the dev team.
Copy link to clipboard
Copied
I'm glad you mentioned this. This is definitely one of my favorite features of CFEclipse. Integrated "TODO" and "FIXME" tasks! If you aren't familiar with it, install CFEclipse, open any document, add a comment and type "<!--- TODO: Something to do here... --->" then save the document. You'll immediately see the "Tasks" icon (clipboard with a blue check mark) in the gutter directly next to the line number (if you have Show Line Numbers turned on, of course) and you'll also see this task show up in the "Tasks" View.
Does anyone else use this feature? I doubt this is something that can be added to CFBuilder but it wouldn't hurt to ask the dev team.
Go and vote: http://cfbugs.adobe.com/bugreport/flexbugui/cfbugtracker/main.html#bugId=74931
--
Adam
Copy link to clipboard
Copied
A Cameron wrote:
Go and vote: http://cfbugs.adobe.com/bugreport/flexbugui/cfbugtracker/main.html#bugId=74931
--
Adam
Nice add, Adam. Thanks.
Copy link to clipboard
Copied
Oh, I can't take credit for that. I spotted it when I noticed the same thing you did.
--
Adam