Ron,
Go into Windows -> Preferences into eclipse, and find the CFEclipse properties, you can check a box to turn Line numbers on. As for #1, you should be able to map any key to run your code in the built in browser. Not sure on #3 - I haven't run into that. Dave From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ron Mast Sent: Monday, September 24, 2007 3:03 PM To: Dallas/Fort Worth ColdFusion User Group Mailing List Subject: RE: [DFW CFUG] checking out projects 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/> http://www.mail-archive.com/list%40dfwcfug.org/ DFWCFUG Sponsors: www.instantspot.com/ www.teksystems.com/ <http://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/> http://www.mail-archive.com/list%40dfwcfug.org/ DFWCFUG Sponsors: www.instantspot.com/ www.teksystems.com/ <http://www.teksystems.com/> -- ~Dave Shuck [EMAIL PROTECTED] http://daveshuck.instantspot.com <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/
