That is what I did. It worked fine.
<snip> In fact, jEdit can be configured with an "ftp" plugin to edit files on z/OS. It is a little tricky to setup, but works very cool, and supports setting the encoding and line-terminators of the file. </snip> Hmmm, never tried that. I don't do much in the way of coding these days, though, and I'm way out of touch with much of the common methods of operation. We just recently created our first CVS repository -- on Linux under VM -- and if we can get the problems worked out with the subclipse plugin we might switch it over to subversion. <snip> But, what I tend to do most when developing a "project" of code is to setup the source tree in Eclipse and then use an "ant" script to incrementally upload any changed files, using the "ftp" task with the "depends" tag. </snip> Jon ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

