|
From: Slava P. <sl...@je...> - 2002-03-18 09:11:09
|
On Mon, 2002-03-18 at 20:18, Tim Uckun wrote: > Here is how I do it. > > 1) make sure the java and the javac programs are in your path. > 2) make sure you cd to the proper directory in the console. > > Then just type javac myclass.java and java myclass like normal. > > I used to use an editor a long time ago called code magic. What was nice > was that you could specify what the "build", "compile", "run" etc buttons > did for each file type. That way you always used the same buttons and the > editor knew which compiler to run etc. That was kind of nice. Tim, I might add such a feature to a future version of the Console plugin. In the meantime, you can write macros that do this. -- Slava Pestov |