help-emacs-windows
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [h-e-w] compile java with emacs on PC?


From: Kevin Seguin
Subject: RE: [h-e-w] compile java with emacs on PC?
Date: Mon, 2 Dec 2002 15:44:00 -0600

you can bind the compile command to a keystroke.  this is what I do:
(global-set-key [(control c) (p)] 'compile)

also, you may be interested in jdee:
http://jdee.sunsite.dk/


> -----Original Message-----
> From: Scott Purcell [mailto:address@hidden 
> Sent: Monday, December 02, 2002 3:02 PM
> To: address@hidden
> Subject: [h-e-w] compile java with emacs on PC?
> 
> 
> Hello,
> I am running win2000 and I am working with java source files. 
> It would be nice if I could compile and run class files from 
> emacs, but I do not think it is do-able?
> 
> I did figure out I can compile by going under "tools/compile" 
> then type in javac filename.java.  That works, but is there a 
> quick-key to the compile function? I get tired of using the 
> mouse. Also can we run a java file from here in a new frame? 
> I don't think so, but I thought I would ask. And while I am 
> asking, is there anything else cool emacs can do as far as 
> compiling java files that someone could pass along?
> 
> Thanks for your time,
> Sincerely
> Scott K Purcell
> 
> 
> 
> 
> 
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]