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] wrote:
 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 IDE's out
 there.
 
 
 (No, I don't work for the company...)
 -Mark
 
 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]
 


__
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[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 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, 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] wrote:
  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 IDE's out
  there.
 
 
  (No, I don't work for the company...)
  -Mark
 
  --
  To unsubscribe:   mailto:[EMAIL PROTECTED]
  For additional commands: mailto:[EMAIL PROTECTED]
  Troubles with the list: mailto:[EMAIL PROTECTED]
 


 __
 Do You Yahoo!?
 Yahoo! Tax Center - online filing with TurboTax
 http://taxes.yahoo.com/

 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]




--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




Re: Kinda not topical

2002-04-05 Thread August Detlefsen

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 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 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, 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] wrote:
   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 IDE's
 out
   there.
  
  
   (No, I don't work for the company...)
   -Mark
  
   --
   To unsubscribe:  
 mailto:[EMAIL PROTECTED]
   For additional commands:
 mailto:[EMAIL PROTECTED]
   Troubles with the list:
 mailto:[EMAIL PROTECTED]
  
 
 
  __
  Do You Yahoo!?
  Yahoo! Tax Center - online filing with TurboTax
  http://taxes.yahoo.com/
 
  --
  To unsubscribe:  
 mailto:[EMAIL PROTECTED]
  For additional commands:
 mailto:[EMAIL PROTECTED]
  Troubles with the list:
 mailto:[EMAIL PROTECTED]
 
 
 
 
 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]
 


__
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




Re: Kinda not topical

2002-04-05 Thread Matt Gregory

It is if you run it over ssl.  I think there is some info on the WebDAV site
for how to run it over ssl, but that's not really my area of expertise.

- Original Message -
From: August Detlefsen [EMAIL PROTECTED]
To: Tomcat Users List [EMAIL PROTECTED]
Sent: Friday, April 05, 2002 3:37 PM
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 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 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, 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] wrote:
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 IDE's
  out
there.
   
   
(No, I don't work for the company...)
-Mark
   
--
To unsubscribe:
  mailto:[EMAIL PROTECTED]
For additional commands:
  mailto:[EMAIL PROTECTED]
Troubles with the list:
  mailto:[EMAIL PROTECTED]
   
  
  
   __
   Do You Yahoo!?
   Yahoo! Tax Center - online filing with TurboTax
   http://taxes.yahoo.com/
  
   --
   To unsubscribe:
  mailto:[EMAIL PROTECTED]
   For additional commands:
  mailto:[EMAIL PROTECTED]
   Troubles with the list:
  mailto:[EMAIL PROTECTED]
  
  
 
 
  --
  To unsubscribe:   mailto:[EMAIL PROTECTED]
  For additional commands: mailto:[EMAIL PROTECTED]
  Troubles with the list: mailto:[EMAIL PROTECTED]
 


 __
 Do You Yahoo!?
 Yahoo! Tax Center - online filing with TurboTax
 http://taxes.yahoo.com/

 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]




--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




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 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 IDE
 
 
 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]
 
 

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




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 IDE's out there.


(No, I don't work for the company...)
-Mark

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




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 IDE


--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]






--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




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) 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 IDE's out there.


(No, I don't work for the company...)
-Mark

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]


--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]