unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* OT: Run Ant in MingW shell?
@ 2003-10-09  8:18 Kai Grossjohann
  2003-10-09 11:05 ` Eli Zaretskii
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Kai Grossjohann @ 2003-10-09  8:18 UTC (permalink / raw)


I searched Google and Gmane for a pertinent group but couldn't find
one, so I thought maybe I'll be lucky here ;-)
Please don't hesitate to point me to the right group.

I started a MingW shell under Emacs via the following setup and then
hitting M-x shell:

(setq explicit-sh.exe-args '("--noediting" "--login" "-i"))
(setq explicit-shell-file-name "sh.exe")

In that shell, I say "cd work/bla", then I say "ant -emacs compile",
and this is the response:

~/work/bla> ant -emacs compile
java.lang.NoClassDefFoundError: org/apache/tools/ant/Main
Exception in thread "main" ~/work/bla> 

I look at $CLASSPATH and it's the same as under CMD.EXE.  But there,
Ant works.

Any idea how to get it working?

tia,
Kai

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2003-10-17 15:50 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-09  8:18 OT: Run Ant in MingW shell? Kai Grossjohann
2003-10-09 11:05 ` Eli Zaretskii
     [not found] ` <mailman.1406.1065699895.21628.help-gnu-emacs@gnu.org>
2003-10-14 22:24   ` Kai Grossjohann
2003-10-15  5:49     ` Eli Zaretskii
2003-10-17 15:50     ` Kai Grossjohann
2003-10-15 11:07 ` Kai Grossjohann
2003-10-16  6:38   ` Eli Zaretskii
     [not found]   ` <mailman.1779.1066286649.21628.help-gnu-emacs@gnu.org>
2003-10-16 20:32     ` Kai Grossjohann
2003-10-17  6:28       ` Eli Zaretskii
     [not found]       ` <mailman.1848.1066372440.21628.help-gnu-emacs@gnu.org>
2003-10-17  7:19         ` Jason Rumney
2003-10-15 17:04 ` Paul Kinnucan
2003-10-15 19:27   ` Kai Grossjohann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).