RE: Kinda not topical

2002-04-05 Thread August Detlefsen
I loved the IntelliJ demo I saw at JavaOne, but I need the ability to edit files that are actually ON the server, without downloading them all to my local environment. Does anyone offer an IDE that can do this without using NFS (say over an SSH connection)? --- Mark Shaw [EMAIL PROTECTED]

Re: Kinda not topical

2002-04-05 Thread Matt Gregory
Emacs and vi/vim can be used remotely via SSH. You can also create a WebDAV compliant filesystem and edit the files that way. - Original Message - From: August Detlefsen [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Friday, April 05, 2002 3:00 PM Subject: RE: Kinda

Re: Kinda not topical

2002-04-05 Thread August Detlefsen
. - Original Message - From: August Detlefsen [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Friday, April 05, 2002 3:00 PM Subject: RE: Kinda not topical I loved the IntelliJ demo I saw at JavaOne, but I need the ability to edit files that are actually ON the server

Re: Kinda not topical

2002-04-05 Thread Matt Gregory
Subject: Re: Kinda not topical Thanks for the tip. I am using Emacs right now, but I want to try out the other options. Is WebDAV secure? --- Matt Gregory [EMAIL PROTECTED] wrote: Emacs and vi/vim can be used remotely via SSH. You can also create a WebDAV compliant filesystem

RE: Kinda not topical

2002-04-01 Thread Jim Urban
I use jEdit http://jedit.org/. Its open source and quite powerful. Jim -Original Message- From: Vladimir Vanyukov [mailto:[EMAIL PROTECTED]] Sent: Sunday, March 31, 2002 10:07 PM To: Tomcat Users List Subject: Kinda not topical I just have a general question that has nothing

RE: Kinda not topical

2002-03-31 Thread Mark Shaw
Vladimir I've been using IDEA from IntelliJ (www.intellij.com) for awhile and it's very nice. It's designed to truly enhance the server-side developer's daily experience with great re-factoring and search features. It's also fairy simple to use and navigate unlike all the bloated EJB based

Re: Kinda not topical

2002-03-31 Thread Shashank
XEmacs Vladimir Vanyukov wrote: I just have a general question that has nothing to do with tomcat (sorry to clog up your mailbox) What programs do all of you use to do your coding? I ask because I want something more feature filled then a text editor, but something less monolithic then an

RE: Kinda not topical

2002-03-31 Thread Donald Lee
JCreator LE http://www.jcreator.com/ I don't work for them either :) -Original Message- From: Mark Shaw [mailto:[EMAIL PROTECTED]] Sent: Sunday, March 31, 2002 11:41 PM To: 'Tomcat Users List' Subject: RE: Kinda not topical Vladimir I've been using IDEA from IntelliJ (www.intellij.com