I would offer that you write to file,
type :shell
javac ?.java
java ?
type exit to return to the editor

Sent from my iPad

On Jul 7, 2012, at 1:25 PM, David Gillooly <[email protected]> wrote:

> I am taking a beginning Java class that just uses a text editor and shell to 
> create java files,compile them and run them from a terminal that shows the 
> results. This is basic java stuff. Beginning java for idiots level!
>
> I want to use MacVim to create, compile, and run the Java exercises and 
> examples.
>
> I can write java from MacVim and get the proper highlighting etc. However I 
> have not been able to figure out how to compile the editor to allow me to 
> compile and run the programs.
>
> What does one have to do? [make does't work for me]
>
> Thanks..Dave
>
> --
> You received this message from the "vim_mac" maillist.
> Do not top-post! Type your reply below the text you are replying to.
> For more information, visit http://www.vim.org/maillist.php

-- 
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to