Ethan

Are you certain Emacs is being started with your PATH settings. Do a quick
check : M-x shell-command ${PATH}
If the ant program is accessible from the listed PATH, you should be able
to run it without setting the explicit path in jde-ant-program.

HTH
Jason




                                                                                       
                                                       
                    "Aubin,                                                            
                                                       
                    Ethan"               To:     "'JDE Developers'" <[EMAIL PROTECTED]>   
                                                       
                    <ethan.aubin@        cc:                                           
                                                       
                    lmco.com>            Subject:     ant and paths                    
                                                       
                                                                                       
                                                       
                    10/10/01                                                           
                                                       
                    01:09 PM                                                           
                                                       
                                                                                       
                                                       
                                                                                       
                                                       



Hello,

Ant will only work if I include the full path in jde-ant-program. Ant
currently is in my path... Is there a way for jde search the path for ant?

When I do a jde-ant-build. It cd's to the buffers current directory, and
runs ant. I'd like to able to set a project directory or an
ant-working-directory and have it cd there or look for the build file
there.
Right now I'm putting in the full path to the build.xml file as a work
around... Am I missing or misunderstanding a config option?

Any ideas or suggestions?

Btw. I'm using jde-2.2.9beta3, gnu emacs 20.4.1 (sparc-sun-solaris2.8),
Thanks,

[EMAIL PROTECTED]




Reply via email to