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

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

Re: java and M-x compile


From: kgold
Subject: Re: java and M-x compile
Date: 30 Sep 2005 13:07:52 GMT

LENNART BORGMAN <lennart.borgman.073@student.lu.se> writes: By default
> M-x compile RET runs "make -k". The emacs manual says that this
> should be good for most simple programs. It does not seem to be very
> good for a simple java program.
> 
> At least not for me, using GNU Make 3.80 on W2k. Is there something
> I am missing? (Of course I can still compile java in Emacs, but
> could make -k work by default, or does it need a makefile?)

It might mean that make typically comes with standard defaults, so
e.g., knows to run a C compiler on .c files.

However, most users will create a custom makefile relevant to their
project.

-- 
Ken Goldman   kgold@watson.ibm.com   914-784-7646


reply via email to

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