Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
Hi everyone, I am trying to use java Runtime function to open vi editor, I used the import java.io.*; public class viTest It doesn't work. But if I replace "vi" with "emacs", it works. Does Replies: |
Sponsored Links
|