|
Mailing Lists
|
Home /
Groups /
ColdFusion Eclipse (CFEclipse)
Mark Drew urgent CFEclips problem
Mark,Andrew Scott 04/11/07 10:03 P Hi Andrew,Paul Vernon 04/11/07 10:32 P Paul,Andrew Scott 04/11/07 10:37 P Mark, I know that you aren't going to support Eclipse 3.3 just yet, which is a shame as this is very Vista aware. Eclipse 3.2.2 is supposed to be parallel for Vista, but I have had to uninstall CFEclipse from eclipse because it is just too damn buggy... Why I have no damn idea, but I have been trying to make simple changes to some code and it just hangs with no responding after typing 3 chars all the time. So I have switched to java editing to edit these files and all works a treat. Now the other thing that I have noticed is that the undo is broken big time, when I undo even 3 levels deep I also find that it replaces code that was never ever changed. For example... Original Code <cfquery name="test" datasource="test"> Select * from table <cfif test condition1> Where (1 = 1) </cfif> </cfquery> Now if I decide to remove the code to make it look like this by using ctr-x <cfquery name="test" datasource="test"> Select * from table </cfquery> The decide to do an undo to make it back the way it was. <cfquery name="test" datasource="test"> Select * from table <cfif test condition1> Where (1 = 1) </cfif> </cfif> </cfif> </cfif> </cfif> </cfif> </cfif> cfquery> --------- And no the above code is not a typo this is exactly what happens. Not all the time, but enough to be a huge pain in the butt:-( If there is anything I can do to help debug this for you please let me know, but the eclipse crashing is a big issue for me:-) Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 Hi Andrew, Have you checked Trac? ----- Excess quoted text cut - see Original Post for more ----- The performance issues are well known and documented. Mark and I have been working on it but I've been quite ill for the last couple of weeks and haven't had much time to look into it and I haven't spoken to Mark either (sorry Mark). I do know it's the main priority to get fixed and it is also quite a complex issue to address but it is in the works... http://trac.cfeclipse.org/cfeclipse/ticket/152 ----- Excess quoted text cut - see Original Post for more ----- The undo bug is fixed... I know this because I fixed it... It's due for a release in the next milestone... http://trac.cfeclipse.org/cfeclipse/ticket/145 Paul Paul, Thanks for your response, good to hear about the undo stuff. But no I haven't checked track, and I tried to get the bleeding edge version to test it against but the url returns a 404!! Now if I can help in anyway on the crashes please let me know, I run it on 2 different Vista installs and its only just started happening here at work in the last 2 days. So I am confused, but I know it's cfeclipse :-( Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273
|
May 24, 2013
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||