To run the configured main class for your project, you may use the :Java command, which executes java and displays the results in a temporary buffer.
Note
Please note that this command is not intended to be a full replacement for the more advance support provided by eclipse, ant, or maven.
Eclim Settings
To run the javac command on your source code, you may use the :Javac command, which executes javac against all your source code.
Note
Please note that this command is not intended to be a full replacement for javac support provided by more comprehensive build tools like ant or maven.
Eclim Settings