[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Compile Command
From: |
Pedro Alves |
Subject: |
Re: Compile Command |
Date: |
Fri, 29 Sep 2000 11:21:03 +0100 |
User-agent: |
Mutt/1.3.7i |
I'm not sure I understand the question. For java files, I use
jde-mode. With this mode, when I want to compile the program just type
ctr+c-v-c, the same as "javac <CurrentFileName>".
To set the classpath, the idea is to declare it in the shell, and
make emacs/xemacs a child of that shell. When you run the compiler, the env
var is correctly defined.
On Fri, Sep 29, 2000 at 02:20:25PM +0530, Srinivas R Chidumalla wrote:
> Hi,
>
> I want to know, how do i get a command "javac <CurrentFileName>" in
> emacs/xemacs.
>
> Also, can i set the class paths in emacs/Xemacs,...in a variable and then
> use that when compiling java files.?
>
>
> Srini
>
>
> _______________________________________________
> Help-gnu-emacs mailing list
> Help-gnu-emacs@gnu.org
> http://mail.gnu.org/mailman/listinfo/help-gnu-emacs
--
Pedro Miguel Gameiro Alves