|
From: Jim U. <jim...@ne...> - 2001-02-26 21:20:36
|
Call me old fashion, but I don't like IDEs. That is why I use JEdit. It is a super editor, and it lets me maintain control over what I'm doing. It saves when I tell it to save and compiles when I tell it to compile. The only thing close to an IDE I use is a product call Simplicity, which I use only for its screen painter. Once I have created a window, dialog, frame, etc I use JEdit to complete the code. A mentor of mine once told me "real programmers only need an editor and a command line". :) Jim Urban -----Original Message----- From: jed...@li... [mailto:jed...@li...]On Behalf Of Reinout van Schouwen Sent: Monday, February 26, 2001 12:53 PM To: jed...@li... Subject: RE: [ jEdit-users ] Internal version control system & getting rid of Save On Mon, 26 Feb 2001, Jim Urban wrote: > While I don't object to a well thought out auto-save feature, I want my save > and save as buttons. I want to be able to save when I feel the need to > save. Just my opinion. You should try VisualAge for Java sometime - it has a 'repository' that does about the same thing that Kristian proposes. It's quite nifty, actually, but it takes some getting used to. However, although this feature fits in the 'IDE' view of jEdit, it should still be usable as a simple editor and hence removing the Save option is a bad idea IMO. -- Reinout van Schouwen e-mail : re...@cs... voicemail : 020-8750706 -- ----------------------------------------------- jEdit Users' List jEd...@li... http://lists.sourceforge.net/lists/listinfo/jedit-users |