Re: Editing Java (was: Need help Please !!!!)
Jack Woehr <[email protected]>
| Newsgroups | gmane.comp.lang.as400.java |
|---|---|
| Message-ID | <CA+4w2KD4iRtV+u6HigAfko1-7QhMN-dDKNLjyh=28aF7sf2wDw@mail.gmail.com> |
It's not so bad now with PASE and open source. I spent many years in VT100 etc. terminal sessions to Unix. In that enviroment, *Midnight Commander* saved my sanity. Learn to use that funny old tool, still being maintained, with recent changes for PASE added to the source tree. yum install mc yum install vim On your workstation download and install *jEdit* and/or *Atom*. Both have popular optional plugins that support remote editing via SFTP, encrypted, secure. yum install git We now keep our code in a remote repository. I've spent many entire days this year editing and compiling on PASE this way. For the PASE languages like Python and Java I just run stuff there. RPG and CL I run the compiles from a separate green screen, though you can write make files or shell scripts in PASE which run your compiles via PASE's system command. At this point, I use green screen for admin, but development happens in entirely in PASE. On Fri, Oct 19, 2018 at 8:16 AM David Gibbs <david-Zwy7GipZuJhWk0Htik3J/[email protected]> wrote: > > In my experience, trying to edit Java directly on the i is an exercise in > frustration. > -- Absolute Performance, Inc. 12303 Airport Way, Suite 100 Broomfield, CO 80021 NON-DISCLOSURE NOTICE: This communication including any and all attachments is for the intended recipient(s) only and may contain confidential and privileged information. If you are not the intended recipient of this communication, any disclosure, copying further distribution or use of this communication is prohibited. If you received this communication in error, please contact the sender and delete/destroy all copies of this communication immediately. -- This is the Java Programming on and around the IBM i (JAVA400-L) mailing list To post a message email: JAVA400-L-Zwy7GipZuJhWk0Htik3J/[email protected] To subscribe, unsubscribe, or change list options, visit: https://lists.midrange.com/mailman/listinfo/java400-l or email: JAVA400-L-request-Zwy7GipZuJhWk0Htik3J/[email protected] Before posting, please take a moment to review the archives at https://archive.midrange.com/java400-l.