SlickEdit Refactoring?
-
Has anyone used SlickEdit's refactoring facilities? Any comments? I've REALLY become accustomed to Eclipse's refactoring tools when working on my Java projects, and would love to find something comparable for the C++ end. One problem is that I still use Visual C++ 6.0, so using Ref++ isn't an option. So far SlickEdit seems to be my only option. Jim QTExtender - The OFFICIAL addon for QuoteTracker.
AAntix wrote: SlickEdit's It looks like Visual Slickedit (which has the refactoring stuff for C++) is written in Java. It doesn't say this explicitly, but it does have a Java GUI builder for AWT/Swing (strong circumstantial evidence), the website also mentions Eclipse plugins (even strong circumstantial evidence), and Visual Slickedit requires a whopping minimum of 256 MB memory. I'd rather type than having to wait for a java garbage collector to finish. :) -- Ich bin Joachim von Hassel, und ich bin Pilot der Bundeswehr. Welle: Erdball - F104-G Starfighter
-
Has anyone used SlickEdit's refactoring facilities? Any comments? I've REALLY become accustomed to Eclipse's refactoring tools when working on my Java projects, and would love to find something comparable for the C++ end. One problem is that I still use Visual C++ 6.0, so using Ref++ isn't an option. So far SlickEdit seems to be my only option. Jim QTExtender - The OFFICIAL addon for QuoteTracker.
I've been using SlickEdit forever and love it The new refactoring support has worked well for me except for one project I was working on that made use of a library that used pointers to class member functions. The parser is not complete so you may want to try a 30 days against your code bases SlickEdit has grown from very good text editor to an IDE but it isn't perfect
-
Has anyone used SlickEdit's refactoring facilities? Any comments? I've REALLY become accustomed to Eclipse's refactoring tools when working on my Java projects, and would love to find something comparable for the C++ end. One problem is that I still use Visual C++ 6.0, so using Ref++ isn't an option. So far SlickEdit seems to be my only option. Jim QTExtender - The OFFICIAL addon for QuoteTracker.
Downloading the trial right now... -- Ich bin Joachim von Hassel, und ich bin Pilot der Bundeswehr. Welle: Erdball - F104-G Starfighter
-
I've been using SlickEdit forever and love it The new refactoring support has worked well for me except for one project I was working on that made use of a library that used pointers to class member functions. The parser is not complete so you may want to try a 30 days against your code bases SlickEdit has grown from very good text editor to an IDE but it isn't perfect
Thanks for the comments Gary. There's heavy usage of object pointers within my project, so I'll have to give SlickEdit a good stress test before committing. Tell me something, are you able to highlight a member variable and have it generate the get'ters and set'ters for you? I currently utilize VC++ 6.0; when running a project in debug mode, does it run within SlickEdit or does it switch over to an instance of Visual C++? Thanks again. Jim QTExtender - The OFFICIAL addon for QuoteTracker.
-
Thanks for the comments Gary. There's heavy usage of object pointers within my project, so I'll have to give SlickEdit a good stress test before committing. Tell me something, are you able to highlight a member variable and have it generate the get'ters and set'ters for you? I currently utilize VC++ 6.0; when running a project in debug mode, does it run within SlickEdit or does it switch over to an instance of Visual C++? Thanks again. Jim QTExtender - The OFFICIAL addon for QuoteTracker.
I have macros that can generate setters and getters implementation stubs, In order to debug C++ within SlickEdit you have to compile with gcc If you'd like to have my macro packages go to http://www.wideopenwest.com/~gary\_ash/
-
Downloading the trial right now... -- Ich bin Joachim von Hassel, und ich bin Pilot der Bundeswehr. Welle: Erdball - F104-G Starfighter
And..... we are all patiently waiting for your review. ;P - Nick Parker
My Blog | My Articles -
And..... we are all patiently waiting for your review. ;P - Nick Parker
My Blog | My ArticlesGimme a sec! It just finished downloading. :sigh: 15 k/s for 60 something megs and two episodes of Dead Like Me takes a while. :) -- Ich bin Joachim von Hassel, und ich bin Pilot der Bundeswehr. Welle: Erdball - F104-G Starfighter
-
And..... we are all patiently waiting for your review. ;P - Nick Parker
My Blog | My ArticlesI saw a jre swish by in the install program... -- Ich bin Joachim von Hassel, und ich bin Pilot der Bundeswehr. Welle: Erdball - F104-G Starfighter
-
And..... we are all patiently waiting for your review. ;P - Nick Parker
My Blog | My ArticlesWell what do you know! The IDE is not written in java! Woohoo! It's quite snappy too. I think I will try this one out a bit better and evaluate it "professionally". :) -- Ich bin Joachim von Hassel, und ich bin Pilot der Bundeswehr. Welle: Erdball - F104-G Starfighter
-
Well what do you know! The IDE is not written in java! Woohoo! It's quite snappy too. I think I will try this one out a bit better and evaluate it "professionally". :) -- Ich bin Joachim von Hassel, und ich bin Pilot der Bundeswehr. Welle: Erdball - F104-G Starfighter
Jörgen Sigvardsson wrote: The IDE is not written in java! Woohoo! It's quite snappy too. Hmmm, the fact the IDE isn't written in Java probably has way too much to do with it being snappy. :-) - Nick Parker
My Blog | My Articles -
Gimme a sec! It just finished downloading. :sigh: 15 k/s for 60 something megs and two episodes of Dead Like Me takes a while. :) -- Ich bin Joachim von Hassel, und ich bin Pilot der Bundeswehr. Welle: Erdball - F104-G Starfighter
Jörgen Sigvardsson wrote: 15 k/s for 60 something megs X| I'm sorry..... - Nick Parker
My Blog | My Articles -
Jörgen Sigvardsson wrote: The IDE is not written in java! Woohoo! It's quite snappy too. Hmmm, the fact the IDE isn't written in Java probably has way too much to do with it being snappy. :-) - Nick Parker
My Blog | My ArticlesHmm.. does that mean that people who claim that java IDE's are snappy, are living in slow motion...? :~ -- Ich bin Joachim von Hassel, und ich bin Pilot der Bundeswehr. Welle: Erdball - F104-G Starfighter
-
Hmm.. does that mean that people who claim that java IDE's are snappy, are living in slow motion...? :~ -- Ich bin Joachim von Hassel, und ich bin Pilot der Bundeswehr. Welle: Erdball - F104-G Starfighter
Jörgen Sigvardsson wrote: does that mean that people who claim that java IDE's are snappy, are living in slow motion...? Correct, or they simply take valium on a daily basis during their coding sessions. ;) - Nick Parker
My Blog | My Articles -
Well what do you know! The IDE is not written in java! Woohoo! It's quite snappy too. I think I will try this one out a bit better and evaluate it "professionally". :) -- Ich bin Joachim von Hassel, und ich bin Pilot der Bundeswehr. Welle: Erdball - F104-G Starfighter
You have to try Eclipse. It's written entirely in Java, but the interface is based on the relatively new SWT gui classes. The gui now matches your OS and everything is very responsive. It feels like a native app. Jim QTExtender - The OFFICIAL addon for QuoteTracker.
-
You have to try Eclipse. It's written entirely in Java, but the interface is based on the relatively new SWT gui classes. The gui now matches your OS and everything is very responsive. It feels like a native app. Jim QTExtender - The OFFICIAL addon for QuoteTracker.
I have tried it, but it's still jerky as any Java based editor. Java doesn't belong in real time applications (an editor is a soft real time application). I am not willing to give up snappiness for added value. Using a jerky editor all day is like listening to a scratched CD. In other words; it's damn annoying. :) -- Ich bin Joachim von Hassel, und ich bin Pilot der Bundeswehr. Welle: Erdball - F104-G Starfighter