Hi,
I am sorry if this was asked already, but I could not find an answer in the
list:
I am trying to use 'make' with my JDE project, but it seems that JDE first
'cd''s to my file's directory and tries to look for make there. My make file
is at the top of my build directory:
I have several packages, say p1, p2 and p3 so my directory structure is
<home> (my Makefile)
  <p1> (some .java files)
  <p2> (some .java files)
  <p3> (some .java files)


How can I force JDE to use the Makefile under <home> rather than under <p1>?

Thank you very much.
stephane kasriel

Reply via email to