1) Regarding F12, I have never found it particularly troublesome to have a browser open and hit refresh as I develop. Of course, this is something I have been doing since shortly after the dinosaurs walked the earth, there is, however, a built-in browser in CFEclipse if one really wants to have the browser as part of the IDE.
2) Line numbers? Go to Window --> Preferences --> CFEclipse --> Editor and turn it on. While you are in there set up your scribble pad ( http://daveshuck.instantspot.com/blog/index.cfm/2006/10/27/How-to-setup-the-CFEclipse-Scribble-Pad) 3) No idea... I have never had this happen. I have had strange behavior with old JVMs though. I personally suggest that you use JDK6 (1.6). If the guy/gal is really hell-bent on using DW, I have heard that you can install a Windows SVN client such as Tortoise and that DW will inherit the Subversion context functionality, but don't quote me on that. On 9/24/07, Ron Mast <[EMAIL PROTECTED]> wrote: > > Right you are Dave…and the thing that I liked was the ability to run the > code before committing. > > > > Does dreamweaver have the subclipse plugin capability? The co-worker is > currently using the most up to date version of dreamweaver and I'm seeing 3 > problems that I've run into he might not like when he attempts to use > eclipse 3.3. > > 1. Can't run the code by pressing F12 or shift + F12. The URL box > does not exist under CFEclipse properties. > 2. Can't get the line numbers to show up. > 3. Lastly when I highlight a block of code and delete it and start > typing, it will stop and not allow me to type after the first character. I > have to close the file and reopen it without saving. > > > > Those three things are frustrating me right now…1 and 3 I have a work > around, but the line number not showing up might come in hand when > troubleshooting in the future. > > > > Attached is my product configuration Dave…do you see anything wrong with > it? > > > > Ron Mast > > Truth Hardware > > Webmaster > > 507-444-4693 > ------------------------------ > > *From:* [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] *On Behalf Of *Dave Shuck > *Sent:* Monday, September 24, 2007 2:43 PM > *To:* Dallas/Fort Worth ColdFusion User Group Mailing List > *Subject:* Re: [DFW CFUG] checking out projects > > > > It sounds like your coworkers are having trouble with the concept that you > are not both editing the same file, but rather editing copies of the same > file. Subversion then comes to the rescue afterwards to keep you (or at > least attempt to keep you!) from walking all over each other as you try to > commit back. > > On 9/24/07, *Ron Mast* <[EMAIL PROTECTED]> wrote: > > I have simulated an environment using two workstations. I was able to > checkout projects and make changes and merge conflicting changes. Works > great. I ran the demonstration with the boss and a co-worker watching. The > co-worker with an antagonistic look in his face asked me why I was able to > open the same file with both workstations as if he didn't understand what I > just did; he then added we should NOT be able to check out the same file to > prevent overwriting each other's code. The boss agreed with him. I had to > explain to both that what they just witnessed was in fact one of the > benefits like you just said Dave of SVN. > > > > Ron Mast > > Truth Hardware > > Webmaster > > 507-444-4693 > ------------------------------ > > *From:* [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] *On Behalf Of *Dave Shuck > *Sent:* Monday, September 24, 2007 1:59 PM > *To:* Dallas/Fort Worth ColdFusion User Group Mailing List > *Subject:* Re: [DFW CFUG] checking out projects > > > > Given the fact that one of the main benefits to SVN is conflict resolution > and the way that Subclipse makes it so easy for merging work with other > developers I would just be curious as to why you would want to do that? > > ~Dave > > On 9/24/07, *Ron Mast* <[EMAIL PROTECTED]> wrote: > > How does one setup the CFEclipse, subclipse and subversion environment to > not allow other users to open a file that one already has opened considering > both have the same project checked out? > > > > Ron Mast > > Truth Hardware > > Webmaster > > 507-444-4693 > > > > > _______________________________________________ > Reply to DFWCFUG: > [email protected] > Subscribe/Unsubscribe: > http://lists1.safesecureweb.com/mailman/listinfo/list > List Archives: > http://www.mail-archive.com/list%40list.dfwcfug.org/ > http://www.mail-archive.com/list%40dfwcfug.org/ > DFWCFUG Sponsors: > www.instantspot.com/ > www.teksystems.com/ > > > > > -- > ~Dave Shuck > [EMAIL PROTECTED] > http://daveshuck.instantspot.com > > > _______________________________________________ > Reply to DFWCFUG: > [email protected] > Subscribe/Unsubscribe: > http://lists1.safesecureweb.com/mailman/listinfo/list > List Archives: > http://www.mail-archive.com/list%40list.dfwcfug.org/ > http://www.mail-archive.com/list%40dfwcfug.org/ > DFWCFUG Sponsors: > www.instantspot.com/ > www.teksystems.com/ > > > > > -- > ~Dave Shuck > [EMAIL PROTECTED] > http://daveshuck.instantspot.com > > _______________________________________________ > Reply to DFWCFUG: > [email protected] > Subscribe/Unsubscribe: > http://lists1.safesecureweb.com/mailman/listinfo/list > List Archives: > http://www.mail-archive.com/list%40list.dfwcfug.org/ > http://www.mail-archive.com/list%40dfwcfug.org/ > DFWCFUG Sponsors: > www.instantspot.com/ > www.teksystems.com/ > > > -- ~Dave Shuck [EMAIL PROTECTED] http://daveshuck.instantspot.com
_______________________________________________ Reply to DFWCFUG: [email protected] Subscribe/Unsubscribe: http://lists1.safesecureweb.com/mailman/listinfo/list List Archives: http://www.mail-archive.com/list%40list.dfwcfug.org/ http://www.mail-archive.com/list%40dfwcfug.org/ DFWCFUG Sponsors: www.instantspot.com/ www.teksystems.com/
