On Friday, November 14, 2003, at 07:13 AM, Arnaud Vandyck wrote:


Hi,

I'd like to make a prj.el file in the root of a project. I'd like to
specify the options but I'm not able to specify the directory from where
jde has to compile the classes. He wants to compile from the directory I
edit the file.


Don't know if I'm clear, but he wants to compile the class in a build
directory under the package! :(

src
 +-- ste
      +-- pendu
            +-- PenduBean.java (visit the file and then C-c C-v C-c)


In all the configuration variables, you can use . to specify relative paths. So, for example, if you want to run make from the same directory as your prj.el, you would set

jde-make-working-directory => .

Hope this helps,

Charles

--
Charles Sutton
University of Massachusetts, Amherst
[EMAIL PROTECTED]
URL: http://www.cs.umass.edu/~casutton/



Reply via email to