Re: Eclipse CFEclipse

2014-12-04 Thread Casey Dougall
We've gone down this road many a time, and I was a hard convert when coldfusion builder 1.0 came out myself but it really didn't take long to get use to. Today I switch between CB3 and sublimetext depending on what I'm working on. Svn is best when you tie it into continuous integration where

Re: Eclipse CFEclipse

2014-12-04 Thread Matt Quackenbush
You realize that this thread is over 7 YEARS old, right? Lol On Dec 4, 2014 7:38 AM, Casey Dougall casey.doug...@gmail.com wrote: We've gone down this road many a time, and I was a hard convert when coldfusion builder 1.0 came out myself but it really didn't take long to get use to. Today I

Re: Eclipse CFEclipse

2014-12-04 Thread Casey Dougall
Omg, this is what I get for archiving mail... I'm totally not going to do that anymore. Stupid inbox.google.com made it so easy to archive we hen I switched back to gmail unread messages from eons ago made there way to the top, front and center On Thu, Dec 4, 2014, 8:50 AM Matt Quackenbush

Re: Eclipse CFEclipse

2014-12-04 Thread Matt Quackenbush
Lol. That's awesome. :-) On Dec 4, 2014 7:55 AM, Casey Dougall casey.doug...@gmail.com wrote: Omg, this is what I get for archiving mail... I'm totally not going to do that anymore. Stupid inbox.google.com made it so easy to archive we hen I switched back to gmail unread messages from

Re: Eclipse CFEclipse

2014-12-04 Thread Nathan Strutz
Yeah, you've got to hit the sweep button as soon as you get Inbox to clear out all your old stuff. BTW, I have invites to anyone who wants to try Google Inbox. Yes, you too can have the opportunity to reply to seven year old threads. Nathan Strutz On Thu Dec 04 2014 at 8:57:53 AM Matt

Re: Eclipse CFEclipse

2014-12-04 Thread Claude Schnéegans
BTW, I have invites to anyone who wants to try Google Inbox. Yes, you too can have the opportunity to reply to seven year old threads. This one also is at least 7 years old ;-) Any one can get a Gmail address, no invite is necessary ;-)

Re: Eclipse CFEclipse

2014-12-04 Thread Matt Quackenbush
1. Nathan didn't reply to a 7-yr-old message. 2. Gmail != Google Inbox http://www.google.com/inbox/ On Thu, Dec 4, 2014 at 10:41 AM, wrote: BTW, I have invites to anyone who wants to try Google Inbox. Yes, you too can have the opportunity to reply to seven year old threads. This

Re: Eclipse CFEclipse

2014-12-04 Thread Phillip Vector
Just to point out... On Dec 6, 2007 6:29 AM, Tom Chiverton tom.chiver...@halliwells.com wrote: Yeah.. He did. On Thu, Dec 4, 2014 at 8:57 AM, Matt Quackenbush quackfu...@gmail.com wrote: 1. Nathan didn't reply to a 7-yr-old message. 2. Gmail != Google Inbox

Re: Eclipse CFEclipse

2014-12-04 Thread Matt Quackenbush
On Thu, Dec 4, 2014 at 10:59 AM, Phillip Vector vec...@mostdeadlygame.com wrote: Just to point out... On Dec 6, 2007 6:29 AM, Tom Chiverton tom.chiver...@halliwells.com wrote: Yeah.. He did. On Thu, Dec 4, 2014 at 8:57 AM, Matt Quackenbush quackfu...@gmail.com wrote: 1. Nathan

Re: Eclipse search question

2010-04-10 Thread Barney Boisvert
Hit CTRL-H, and then pick your search scope/context near the bottom of the dialog (project, workspace, selected files/folders). You can also use the Search menu to do it. cheers, barneyb On Sat, Apr 10, 2010 at 8:36 PM, fun and learning funandlrnn...@gmail.com wrote: Hi, Is there a way in

Re: Eclipse search question

2010-04-10 Thread Greg Morphis
Ctrl + H and change the scope?.. I usually only have a couple projects open so Workspace works for me On Sat, Apr 10, 2010 at 10:36 PM, fun and learning funandlrnn...@gmail.com wrote: Hi, Is there a way in Eclipse (I am using CFEclipse) to search for something in the entire project folder.

Re: Eclipse search question

2010-04-10 Thread funand learning
Thanks a lot for the replies..it works for me On Sat, Apr 10, 2010 at 11:47 PM, Greg Morphis gmorp...@gmail.com wrote: Ctrl + H and change the scope?.. I usually only have a couple projects open so Workspace works for me On Sat, Apr 10, 2010 at 10:36 PM, fun and learning

Re: Eclipse search question

2010-04-10 Thread Wil Genovese
You can also create a working set and use ctrl+h to search one or more working sets. Wil Genovese One man with courage makes a majority. -Andrew Jackson A fine is a tax for doing wrong. A tax is a fine for doing well. On Apr 10, 2010, at 10:52 PM, funand learning wrote: Thanks a lot for

RE: Eclipse search question

2010-04-10 Thread Rick Faircloth
quickly type the phrase on an open page, highlight it, search for it, and delete it. Rick -Original Message- From: Greg Morphis [mailto:gmorp...@gmail.com] Sent: Saturday, April 10, 2010 11:48 PM To: cf-talk Subject: Re: Eclipse search question Ctrl + H and change the scope?.. I usually

Re: Eclipse and FTP Support...

2010-03-22 Thread Wil Genovese
Personally I never use FTP from within my IDE. That makes it to tempting to just edit code live and bypass the SVN and local dev testing. I think its a mater of enforcing best practices. Wil Genovese One man with courage makes a majority. -Andrew Jackson A fine is a tax for doing wrong.

Re: Eclipse and FTP Support...

2010-03-22 Thread Jake Churchill
CF Eclipse has a File Explorer View which supports FTP. I am working on a project now where the development server has a complex setup and it's just easier to code that way than set it up locally. On Mon, Mar 22, 2010 at 3:25 PM, Wil Genovese jugg...@visi.com wrote: Personally I never use

Re: Eclipse and FTP Support...

2010-03-22 Thread Tony Bentley
Aptana has a synchronization manager which is great if you are coding locally and push to remote ftp. ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists

Re: Eclipse and FTP Support...

2010-03-22 Thread Adrocknaphobia
FTP/SFTP is baked in to ColdFusion Builder (which is an eclipse plug-in). -Adam On Mon, Mar 22, 2010 at 5:36 PM, Tony Bentley t...@tonybentley.com wrote: Aptana has a synchronization manager which is great if you are coding locally and push to remote ftp.

Re: Eclipse/CF debugger

2009-10-05 Thread Tom Chiverton
On Tuesday 29 Sep 2009, Mark McArthey wrote: Debug home page URL and Mapping information. I'm not sure if I am to differentiate between the user URL that would be accessed for the home page and a debug URL. It would seem to be the case, but I'm not sure what No, they can be the same. RDS

RE: Eclipse Question

2008-06-02 Thread Andy Matthews
I personally think that is completely worthless. Autocomplete for tags/functions might be useful, but that's generally not. -Original Message- From: Eric Roberts [mailto:[EMAIL PROTECTED] Sent: Sunday, June 01, 2008 1:54 PM To: CF-Talk Subject: RE: Eclipse Question It does

RE: Eclipse Question

2008-06-02 Thread Eric Roberts
Yah...it might be useful for java coding, but anything that uses html or CF...that is completely useless and pretty stupid. Eric /*-Original Message- /*From: Andy Matthews [mailto:[EMAIL PROTECTED] /*Sent: Monday, June 02, 2008 8:29 AM /*To: CF-Talk /*Subject: RE: Eclipse Question /* /*I

Re: Eclipse Question

2008-06-02 Thread Brian Kotek
Then turn it off. It takes 5 seconds. On Sun, Jun 1, 2008 at 2:53 PM, Eric Roberts [EMAIL PROTECTED] wrote: It does that not just with queries, but also with variable names...it is quite annoying and one of my beefs with eclipse. Eric /*-Original Message- /*From: Phillip M.

Re: Eclipse Question

2008-06-02 Thread Dominic Watson
Yah...it might be useful for java coding, but anything that uses html or CF...that is completely useless and pretty stupid. To you. And, as Charlie pointed out, it can easily be turned off so no need for beef. Dominic -- Blog it up: http://fusion.dominicwatson.co.uk

Re: Eclipse Question

2008-06-02 Thread Brian Kotek
Matthews [mailto:[EMAIL PROTECTED] /*Sent: Monday, June 02, 2008 8:29 AM /*To: CF-Talk /*Subject: RE: Eclipse Question /* /*I personally think that is completely worthless. Autocomplete for /*tags/functions might be useful, but that's generally not. /* /*-Original Message- /*From: Eric

RE: Eclipse Question

2008-06-02 Thread Eric Roberts
. Bad Brian ;-) Eric /*-Original Message- /*From: Brian Kotek [mailto:[EMAIL PROTECTED] /*Sent: Monday, June 02, 2008 10:09 AM /*To: CF-Talk /*Subject: Re: Eclipse Question /* /*If it worked correctly it would be incredibly useful. The logic to parse /*CFML is hardly trivial. /* /*sarcasm

Re: Eclipse Question

2008-06-02 Thread Brian Kotek
PROTECTED] /*Sent: Monday, June 02, 2008 10:09 AM /*To: CF-Talk /*Subject: Re: Eclipse Question /* /*If it worked correctly it would be incredibly useful. The logic to parse /*CFML is hardly trivial. /* /*sarcasm /*I'm sure Mark is very sorry that he can't spend all of his spare time

Re: Eclipse Question

2008-06-02 Thread Massimo Foti
Sure, but again, Ruby has URL and FORM variables that their editors still have introspection. You're right that it can't know about incoming variables in those scopes, but for CFC methods where things are declared as arguments we could still get the benefit of hinting. If you really need

Re: Eclipse Question

2008-06-02 Thread Gerald Guido
It's also my number one complaint on CF IDEs, and that's the main reason I am unhappy about both CFEclipse and DW. Agreed. There are some IDEs that offer code assist/completion for the functions in included scripts/Libraries (JS, PHP etc.) which can be invaluable when working with large

Re: Eclipse Question

2008-06-02 Thread Brian Kotek
On Mon, Jun 2, 2008 at 12:28 PM, Eric Roberts [EMAIL PROTECTED] wrote: No...I find it to be a PIA when I am trying to type out code and it automatically inserts a variable name that has nothing to do with what I am doing. Not sure what world you are in, but that is not useful at all...it

Re: Eclipse Question

2008-06-02 Thread Massimo Foti
I'm not sure what you mean by the outside world. But for CFCs, I'm not saying it would be easy, as it definitely would be extremely difficult. And it would never be perfect. But if through convention or configuration options one could point Eclipse at CFC paths, introspection of non-dynamic

RE: Eclipse Question

2008-06-02 Thread Dave Watts
How could it be useful? You're kidding, right? Having introspection for all variables, component methods, and method arguments would be unbelievably great. This is the number one complaint I've ever heard regarding CF IDE's. Without a compiler, the only way this can possibly work is by

RE: Eclipse Question

2008-06-02 Thread Eric Roberts
, 2008 11:05 AM /*To: CF-Talk /*Subject: Re: Eclipse Question /* /*How could it be useful? You're kidding, right? Having introspection for /*all /*variables, component methods, and method arguments would be unbelievably /*great. This is the number one complaint I've ever heard regarding CF /*IDE's

Re: Eclipse Question

2008-06-02 Thread Brian Kotek
I'm not sure what you mean by the outside world. But for CFCs, I'm not saying it would be easy, as it definitely would be extremely difficult. And it would never be perfect. But if through convention or configuration options one could point Eclipse at CFC paths, introspection of non-dynamic

RE: Eclipse Question

2008-06-02 Thread Dave Watts
I'm not sure what you mean by the outside world. I mean things like the form and URL scopes, among other scopes. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC,

Re: Eclipse Question

2008-06-02 Thread Brian Kotek
Sure, but again, Ruby has URL and FORM variables that their editors still have introspection. You're right that it can't know about incoming variables in those scopes, but for CFC methods where things are declared as arguments we could still get the benefit of hinting. On Mon, Jun 2, 2008 at

Re: Eclipse Question

2008-06-02 Thread Phillip Vector
Ok.. This isn't what I wanted... :) Yes, it removes that window, but I LIKE the filling in of the variables for the tags. Isn't there a way I can have that without having that window pop up showing old query names? On Sun, Jun 1, 2008 at 11:44 AM, Charlie Griefer [EMAIL PROTECTED] wrote: On

RE: Eclipse Question

2008-06-02 Thread Eric Roberts
My problem is that I had to go do something to disable a useless feature that caused me to be less efficient Eric /*-Original Message- /*From: Brian Kotek [mailto:[EMAIL PROTECTED] /*Sent: Monday, June 02, 2008 11:42 AM /*To: CF-Talk /*Subject: Re: Eclipse Question /* /*On Mon, Jun 2

RE: Eclipse Question

2008-06-01 Thread Eric Roberts
It does that not just with queries, but also with variable names...it is quite annoying and one of my beefs with eclipse. Eric /*-Original Message- /*From: Phillip M. Vector [mailto:[EMAIL PROTECTED] /*Sent: Sunday, June 01, 2008 10:37 AM /*To: CF-Talk /*Subject: Eclipse Question /*

Re: Eclipse Question

2008-06-01 Thread Charlie Griefer
On Sun, Jun 1, 2008 at 8:37 AM, Phillip M. Vector [EMAIL PROTECTED] wrote: Since we are talking about Eclipse... When I type some code, allot of times, a window will show up giving me choices of queries above it. Does anyone know how to disable this? I hate pressing enter after a line and

Re: Eclipse vs MyEclipse

2008-04-01 Thread Allison Roberts
Hi Adam, Thanks for voicing your concerns about MyEclipse. We are always happy to get feedback on our product to make sure we are offering our users what they need. You mentioned that MyEclipse has gotten slower and heavier; you may try using SNAPs, which was rolled out with MyEclipse 5.5.

RE: eclipse tutorials

2008-03-31 Thread Scott Raley -ITC
using -Original Message- From: Mark Mandel [mailto:[EMAIL PROTECTED] Sent: Sunday, March 30, 2008 8:27 PM To: CF-Talk Subject: Re: eclipse tutorials Scott, for using eclipse, or for building plugins? Mark On Mon, Mar 31, 2008 at 11:22 AM, Scott Raley -ITC [EMAIL PROTECTED] wrote

Re: eclipse tutorials

2008-03-31 Thread Gerald Guido
- From: Mark Mandel [mailto:[EMAIL PROTECTED] Sent: Sunday, March 30, 2008 8:27 PM To: CF-Talk Subject: Re: eclipse tutorials Scott, for using eclipse, or for building plugins? Mark On Mon, Mar 31, 2008 at 11:22 AM, Scott Raley -ITC [EMAIL PROTECTED] wrote: Can anyone recommend any online

Re: Eclipse vs MyEclipse

2008-03-31 Thread Gerald Guido
You can get all of these plugins (I think) with out having to install them one at a time by using Pulse. Except for XML buddy (I think). http://www.poweredbypulse.com/ Basically you can make custom eclipse builds and Pulse manages all the dependencies for you. Including a couple CFEclipse builds

Re: Eclipse vs MyEclipse

2008-03-31 Thread Adam Haskell
Thanks for reminding me. I ment to post a link to Yoxos, http://ondemand.yoxos.com/geteclipse/start . I am working on a profile to open up to everyone, but I am waiting for BlueDragon to release so I can get that in there, so May 4th. Adam Haskell On Mon, Mar 31, 2008 at 9:25 AM, Gerald Guido

Re: Eclipse vs MyEclipse

2008-03-31 Thread Gerald Guido
Adam... Thanks for turning me on to ondemand.yoxos.com. Wow. Very few web apps leave me with a loss of words. That has to be one of the coolest apps I have ever seen. Evar. I did a search for Aptana and it was listed under OMFG Rather appropriate. G On Mon, Mar 31, 2008 at 9:38 AM, Adam

Re: eclipse tutorials

2008-03-31 Thread Charlie Griefer
On Mon, Mar 31, 2008 at 3:44 AM, Scott Raley -ITC [EMAIL PROTECTED] wrote: using any specific aspect of using Eclipse? Mark's put together a series of video tutorials on CFEclipse... http://cfeclipse.org/cfeclipsetv.cfm There's the wiki on the CFeclipse.org site...

Re: Eclipse vs MyEclipse

2008-03-31 Thread Barney Boisvert
I have to chime in here and say that MyEclipse isn't about saving money on plugins. I can't say with absolute certainty, but I'm pretty sure that ever plugin MyEclipse comes with is freely available. What MyEclipse does is pre-integrate them. I pay my $50/yr and never have to worry about

RE: eclipse tutorials

2008-03-31 Thread Bobby Hartsfield
That's the one I was thinking of... http://cfeclipse.org/cfeclipsetv.cfm -Original Message- From: Charlie Griefer [mailto:[EMAIL PROTECTED] Sent: Monday, March 31, 2008 10:29 AM To: CF-Talk Subject: Re: eclipse tutorials On Mon, Mar 31, 2008 at 3:44 AM, Scott Raley -ITC [EMAIL PROTECTED

Re: Eclipse vs MyEclipse

2008-03-31 Thread Larry Lyons
I agree. The plugins that come with MyEclipse make it very worth the $50 a year. The UML module alone is worth about that much, especially when compared to such behemoths as Magic Draw. The servers tab for controlling J2EE app servers, like JBoss or JRun, are incredibly useful. regards, larry

Re: eclipse tutorials

2008-03-31 Thread Judith Dinowitz
Have you ever read our CFEclipse tutorials, by Robert Blackburn? CFEclipse CFExplained Parts 1 and 2: http://www.fusionauthority.com/techniques/4599-cfeclipse-cfexplained-part-i.htm http://www.fusionauthority.com/Techniques/4607-CFEclipse-CFExplained-Part-II.htm CFEclipse Features Series Task

Re: Eclipse vs MyEclipse

2008-03-31 Thread Adam Haskell
Most of the plugins in MyEclipse are proprietary, developed by Genuitec, though it does base some of the plugins on OS projects. A couple of years ago I would have agreed hands down with Barney. These days i am tending to lean the other way. I have found more and more that I can setup a more

Re: Eclipse vs MyEclipse

2008-03-31 Thread Matt Williams
Adam, I'm just now checking out Pulse. It looks pretty slick. Do you have a shared profile I can check out? On Mon, Mar 31, 2008 at 1:01 PM, Adam Haskell [EMAIL PROTECTED] wrote: Most of the plugins in MyEclipse are proprietary, developed by Genuitec, though it does base some of the plugins

Re: eclipse tutorials

2008-03-30 Thread Mark Mandel
Scott, for using eclipse, or for building plugins? Mark On Mon, Mar 31, 2008 at 11:22 AM, Scott Raley -ITC [EMAIL PROTECTED] wrote: Can anyone recommend any online eclipse tutorials. I see there are a few books on the market, just wondering if there is anything free online worth taking a

RE: eclipse tutorials

2008-03-30 Thread Bobby Hartsfield
I seem to recall a whole eclipse (or maybe it was cfeclipse) tutorial site with a ton of videos I can't remember what it was (or if I dreamed it) maybe someone else knows what Im talking about. This looks promising though.

Re: Eclipse vs MyEclipse

2008-03-30 Thread Charlie Griefer
On Sun, Mar 30, 2008 at 6:31 PM, ColdFusion [EMAIL PROTECTED] wrote: I have used both (briefly) now besides the cost between the two, what are the major benefits in using one version the other. MyEclipse comes with a price tag and just trying to see what is the major benefit to purchase

RE: Eclipse vs MyEclipse

2008-03-30 Thread ColdFusion
Griefer [mailto:[EMAIL PROTECTED] Sent: Sunday, March 30, 2008 9:52 PM To: CF-Talk Subject: Re: Eclipse vs MyEclipse On Sun, Mar 30, 2008 at 6:31 PM, ColdFusion [EMAIL PROTECTED] wrote: I have used both (briefly) now besides the cost between the two, what are the major benefits in using one

Re: Eclipse vs MyEclipse

2008-03-30 Thread Adam Haskell
: Sunday, March 30, 2008 9:52 PM To: CF-Talk Subject: Re: Eclipse vs MyEclipse On Sun, Mar 30, 2008 at 6:31 PM, ColdFusion [EMAIL PROTECTED] wrote: I have used both (briefly) now besides the cost between the two, what are the major benefits in using one version the other

RE: eclipse tutorials

2008-03-30 Thread Dave Francis
This will get you at least started: http://www.ibm.com/developerworks/opensource/library/os-eclipse-cfeclipse/in dex.html -Original Message- From: Scott Raley -ITC [mailto:[EMAIL PROTECTED] Sent: Sunday, March 30, 2008 7:23 PM To: CF-Talk Subject: eclipse tutorials Can anyone recommend

Re: Eclipse CFEclipse

2007-12-06 Thread mac jordan
On Dec 5, 2007 2:07 PM, Tom Chiverton [EMAIL PROTECTED] wrote: In what way ? It's possible it either needs a new feature adding to the (long !) list, or you've just missed something. Or it might be Eclipse's fault, in which case good luck :-) I the way that it seems to insist on setting a

Re: Eclipse CFEclipse

2007-12-06 Thread Tom Chiverton
On Thursday 06 Dec 2007, mac jordan wrote: I the way that it seems to insist on setting a up a project on my machine, Ahh, yes, that's an Eclipse-ism I think. when I want and need to work with the files on a server. It's got an FTP/RDS explorer, that I don't use, but I believe you can double

Re: Eclipse CFEclipse

2007-12-06 Thread Tom Chiverton
On Thursday 06 Dec 2007, Tom Chiverton wrote: On Thursday 06 Dec 2007, mac jordan wrote: I the way that it seems to insist on setting a up a project on my machine, Ahh, yes, that's an Eclipse-ism I think. Just checked, and you shouldn't need a project to use the FTP view. -- Tom

Re: Eclipse CFEclipse

2007-12-05 Thread Tom Chiverton
On Tuesday 04 Dec 2007, Rick Faircloth wrote: of the issue, I can discern where to start, what's simple, what's complex. There's no way to tell all the possibilities until you know everything. Well, asking here useally helps :-) -- Tom Chiverton Helping to seamlessly reintermediate

Re: Eclipse CFEclipse

2007-12-05 Thread mac jordan
On Dec 5, 2007 10:30 AM, Will Swain [EMAIL PROTECTED] wrote: Me too. I think it's partly just that I'm so used to DW that I can use it in my sleep (sometimes it feels like I do!). I keep trying to make the switch to CFE, but keep coming back to DW. I think I might need to be really strict

RE: Eclipse CFEclipse

2007-12-05 Thread Will Swain
- if I can't do something then find out how to, rather than just switch back to DW. -Original Message- From: Dawson, Michael [mailto:[EMAIL PROTECTED] Sent: 04 December 2007 18:12 To: CF-Talk Subject: RE: Eclipse CFEclipse There's just too much assumed knowledge. It's easy to forget

Re: Eclipse CFEclipse

2007-12-05 Thread Tom Chiverton
On Wednesday 05 Dec 2007, mac jordan wrote: CFE just doesn't work like I do. In what way ? It's possible it either needs a new feature adding to the (long !) list, or you've just missed something. Or it might be Eclipse's fault, in which case good luck :-) -- Tom Chiverton Helping to

RE: Eclipse CFEclipse

2007-12-05 Thread Jason Durham
machine next, I'm going to try to switch back to DW. I really miss that DW would close the most recent element when you type /. -Original Message- From: mac jordan [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 05, 2007 5:16 AM To: CF-Talk Subject: Re: Eclipse CFEclipse On Dec 5

Re: Eclipse CFEclipse

2007-12-05 Thread Aaron Rouse
Yes, I used it back when I learned VB.NET and enjoyed the IDE greatly. It is the Sharepoint 2007 I am dreading, having a heck of a time finding people that know it that I can run some questions by. Anyway the point I was trying to make on IDE changes without any business reason behind them is

Re: Eclipse CFEclipse

2007-12-04 Thread Tom Chiverton
On Monday 03 Dec 2007, Rick Faircloth wrote: But after reading the discussion on the list about trunk, tree, etc., and whatever else SVN involves, it seems like some serious complication Don't use trunk/tag/branch if they are too much for you (although you should have some way to say 'what is

RE: Eclipse CFEclipse

2007-12-04 Thread Rick Faircloth
-Original Message- From: Tom Chiverton [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 04, 2007 6:54 AM To: CF-Talk Subject: Re: Eclipse CFEclipse On Monday 03 Dec 2007, Rick Faircloth wrote: But after reading the discussion on the list about trunk, tree, etc., and whatever

RE: Eclipse CFEclipse

2007-12-04 Thread Dan G. Switzer, II
Assuming you're an Eclipse/CFEclipse user, how would you respond to this question: Is Ecliple/CFEclipse overkill for an independent developer, who never has to worry about checking code in or out? I am having some trouble keeping my development versions of sites synced with my production

Re: Eclipse CFEclipse

2007-12-04 Thread Azadi Saryev
have you seen one on ibm website? i think ben forta blogged it... yes, here: http://www.forta.com/blog/index.cfm/2007/11/8/CFEclipse-Article-On-IBM-developerWorks don't remember if it covered svn, though... --- Azadi Saryev Sabai-dee.com http://www.sabai-dee.com

Re: Eclipse CFEclipse

2007-12-04 Thread Paul Stewart
on the whole thing with no knowledge at all too much in a dark room looking for handles. Thanks for the help! Rick -Original Message- From: Tom Chiverton [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 04, 2007 6:54 AM To: CF-Talk Subject: Re: Eclipse CFEclipse On Monday

Re: Eclipse CFEclipse

2007-12-04 Thread Cutter (CFRelated)
-Original Message- From: Tom Chiverton [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 04, 2007 6:54 AM To: CF-Talk Subject: Re: Eclipse CFEclipse On Monday 03 Dec 2007, Rick Faircloth wrote: But after reading the discussion on the list about trunk, tree, etc., and whatever else SVN

RE: Eclipse CFEclipse

2007-12-04 Thread Rick Faircloth
Thanks, Cutter! I'll definitely check it out! Rick -Original Message- From: Cutter (CFRelated) [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 04, 2007 9:17 AM To: CF-Talk Subject: Re: Eclipse CFEclipse Rick, Actually Aaron West (trajiklyhip.com) has a multi-part tutorial

RE: Eclipse CFEclipse

2007-12-04 Thread Rick Faircloth
Thank for the tip, Azadi. I'll check it out! Rick -Original Message- From: Azadi Saryev [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 04, 2007 8:56 AM To: CF-Talk Subject: Re: Eclipse CFEclipse have you seen one on ibm website? i think ben forta blogged it... yes, here

RE: Eclipse CFEclipse

2007-12-04 Thread Rick Faircloth
Thanks for the info, Paul! I'll check it out! Rick -Original Message- From: Paul Stewart [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 04, 2007 10:59 AM To: CF-Talk Subject: Re: Eclipse CFEclipse Rick, i have been there and i know getting into SVN with cfeclipse can

RE: Eclipse CFEclipse

2007-12-04 Thread Rick Faircloth
it that far. There's just too much assumed knowledge. It's easy to forget what others don't know... Rick -Original Message- From: Dan G. Switzer, II [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 04, 2007 8:42 AM To: CF-Talk Subject: RE: Eclipse CFEclipse Assuming you're

RE: Eclipse CFEclipse

2007-12-04 Thread Dawson, Michael
There's just too much assumed knowledge. It's easy to forget what others don't know... Rick This is exactly what I encountered. I keep trying CFE, but DW is always there as my stable tool. I will probably give CFE another attempt over xmas break. Good luck to you! M!ke

Re: Eclipse CFEclipse

2007-12-04 Thread Aaron Rouse
-Original Message- From: Tom Chiverton [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 04, 2007 6:54 AM To: CF-Talk Subject: Re: Eclipse CFEclipse On Monday 03 Dec 2007, Rick Faircloth wrote: But after reading the discussion on the list about trunk, tree, etc., and whatever

Re: Eclipse CFEclipse

2007-12-04 Thread Tom Chiverton
On Tuesday 04 Dec 2007, Rick Faircloth wrote: And like I mentioned earlier, I went to the trouble of installing VMWare Player, an SVN appliance, and TortoiseSVN, but, even after working through the docs, couldn't get to all make sense. Well, you did pick a fairly complex and (for a one man

RE: Eclipse CFEclipse

2007-12-04 Thread Rick Faircloth
... Rick -Original Message- From: Tom Chiverton [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 04, 2007 11:30 AM To: CF-Talk Subject: Re: Eclipse CFEclipse On Tuesday 04 Dec 2007, Rick Faircloth wrote: And like I mentioned earlier, I went to the trouble of installing VMWare

RE: Eclipse CFEclipse

2007-12-04 Thread Rick Faircloth
Thanks, Michael! Rick -Original Message- From: Dawson, Michael [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 04, 2007 1:12 PM To: CF-Talk Subject: RE: Eclipse CFEclipse There's just too much assumed knowledge. It's easy to forget what others don't know... Rick

RE: Eclipse CFEclipse

2007-12-04 Thread Rick Faircloth
-Original Message- From: Aaron Rouse [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 04, 2007 11:58 AM To: CF-Talk Subject: Re: Eclipse CFEclipse Why don't you divide it up, try to learn one thing at a time? You do not have to have Eclipse/CFEclipse to be using SVN. So you could start

Re: Eclipse CFEclipse

2007-12-03 Thread Tom Chiverton
On Saturday 01 Dec 2007, Rick Faircloth wrote: Can the various sections of the Eclipse interface be dragged onto a second screen apart from the main interface to make more room for viewing code? Right click the tab and choose 'detached'. -- Tom Chiverton Helping to assertively entrench

RE: Eclipse CFEclipse

2007-12-03 Thread Rick Faircloth
Subject: Re: Eclipse CFEclipse On Saturday 01 Dec 2007, Rick Faircloth wrote: Can the various sections of the Eclipse interface be dragged onto a second screen apart from the main interface to make more room for viewing code? Right click the tab and choose 'detached'. -- Tom Chiverton

RE: Eclipse CFEclipse

2007-12-03 Thread Russ
9:22 AM To: CF-Talk Subject: RE: Eclipse CFEclipse Thanks for the info, Tom. Assuming you're an Eclipse/CFEclipse user, how would you respond to this question: Is Ecliple/CFEclipse overkill for an independent developer, who never has to worry about checking code in or out? I am

Re: Eclipse CFEclipse

2007-12-03 Thread Tom Chiverton
On Monday 03 Dec 2007, Russ wrote: I don't know about Tom, but IMHO, even an independent developer should use SVN, it's free and the benefits of it are too great not to use, Oh, don't worry, I agree ! -- Tom Chiverton Helping to enormously generate killer systems on:

RE: Eclipse CFEclipse

2007-12-03 Thread Rick Faircloth
acting a little strangely, I wouldn't mind getting in on Ecliple/CFEclipse. Rick -Original Message- From: Russ [mailto:[EMAIL PROTECTED] Sent: Monday, December 03, 2007 10:09 AM To: CF-Talk Subject: RE: Eclipse CFEclipse I don't know about Tom, but IMHO, even an independent

Re: Eclipse amp; CFEclipse

2007-12-03 Thread Terry Schmitt
Rick, I may be missing something, but CFEclipse has nothing to do with SVN. CFEclipse is simply a CF IDE. SVN plugins for Eclipse are simply added functionality that many CF developers utilize. SVN is not required for using CFEclipse. I am a solo developer and shifted to CFEclipse about 3

Re: Eclipse CFEclipse

2007-12-03 Thread Charlie Griefer
On Dec 3, 2007 6:21 AM, Rick Faircloth [EMAIL PROTECTED] wrote: Assuming you're an Eclipse/CFEclipse user, how would you respond to this question: Is Ecliple/CFEclipse overkill for an independent developer, who never has to worry about checking code in or out? I am having some trouble

RE: Eclipse amp; CFEclipse

2007-12-03 Thread Rick Faircloth
- From: Terry Schmitt [mailto:[EMAIL PROTECTED] Sent: Monday, December 03, 2007 11:27 AM To: CF-Talk Subject: Re: Eclipse amp; CFEclipse Rick, I may be missing something, but CFEclipse has nothing to do with SVN. CFEclipse is simply a CF IDE. SVN plugins for Eclipse are simply added

RE: Eclipse CFEclipse

2007-12-03 Thread Rick Faircloth
] Sent: Monday, December 03, 2007 11:31 AM To: CF-Talk Subject: Re: Eclipse CFEclipse On Dec 3, 2007 6:21 AM, Rick Faircloth [EMAIL PROTECTED] wrote: Assuming you're an Eclipse/CFEclipse user, how would you respond to this question: Is Ecliple/CFEclipse overkill for an independent

Re: Eclipse CFEclipse

2007-12-03 Thread Charlie Griefer
On Dec 3, 2007 10:14 AM, Rick Faircloth [EMAIL PROTECTED] wrote: As far as installing it, I'm asking my final preparation questions before making the leap. Yes, I can install and uninstall, but I hate doing that too much on my system. Parts are always left behind somewhere after

RE: Eclipse CFEclipse

2007-12-03 Thread Russ
learn about it, the more you're going to love it, but as I showed above, it's pretty simple to get started. Russ -Original Message- From: Rick Faircloth [mailto:[EMAIL PROTECTED] Sent: Monday, December 03, 2007 11:11 AM To: CF-Talk Subject: RE: Eclipse CFEclipse Hi, Russ

RE: Eclipse CFEclipse

2007-12-03 Thread Rick Faircloth
I had forgotten about that feature! Thanks! Rick -Original Message- From: Charlie Griefer [mailto:[EMAIL PROTECTED] Sent: Monday, December 03, 2007 2:51 PM To: CF-Talk Subject: Re: Eclipse CFEclipse On Dec 3, 2007 10:14 AM, Rick Faircloth [EMAIL PROTECTED] wrote: As far

Re: Eclipse and the CF Ajax Wizards

2007-10-09 Thread Nathan Strutz
The file name too long is a known windows limitation, the file name including the path can only have so many characters. Best bet is to put it in or near the root of your HDD. I don't know which file or files it was, but you may want to re-do the extract just to be safe (you shouldn't lose any

RE: Eclipse to DW WAS: RE: SOT: How do you version control with your CF code?

2007-10-08 Thread Dawson, Michael
of days. Thanks! -Original Message- From: Ingo Muschenetz [mailto:[EMAIL PROTECTED] Sent: Sunday, October 07, 2007 10:44 AM To: CF-Talk Subject: Re: Eclipse to DW WAS: RE: SOT: How do you version control with your CF code? Hi Mike, I'm the project lead on Aptana, and I noticed you had

Re: Eclipse to DW WAS: RE: SOT: How do you version control with your CF code?

2007-10-07 Thread Casey Dougall
On 10/6/07, Dawson, Michael [EMAIL PROTECTED] wrote: It does take some discipline to develop this way, but it is the best an easiest way. get rid of dreamweaver and move to CFEclipse as I said you will not look back. Not to get too off-topic, but I did look back. In fact, I went back to DW

Re: Eclipse to DW WAS: RE: SOT: How do you version control with your CF code?

2007-10-07 Thread Ingo Muschenetz
Hi Mike, I'm the project lead on Aptana, and I noticed you had mentioned our atribute support was horrible in HTML. If you have time, it'd be very helpful for us to hear specifics. We already show you which browsers support which attributes and I thought we had pretty good HTML editing support

Re: Eclipse bundle

2007-10-02 Thread Barney Boisvert
You're better off just grabbing a new copy of vanilla Eclipse, exporting your update sites from your old installation, importing it into the new one, and updating. That should give you the same toolset as you have currently, except that everything should be the most current version. The Eclipse

  1   2   3   4   >