hi,

don't know if it will help, but here's the way i do it:
if you go to the JDE->Options->Compile
just set the Directory to the place where you want your .class files to
go, presumably ~your_name/your_project/class
then save your project, and pake sure you move the file prj.el at the
root of your project files if it is not already there, that would be in
~your_name/your_project/prj.el
then whenever you are visiting a file within a subdir of
~your_name/your_project/ , the project will be loaded and every compile
command will call your compiler with the good complete filename and will
put the .class files at your specified location.
i think this is it, or did i answer the wrong question ?
-- 
# Stef Epardaud, # There is no limit to the power of computing ...
# Java Defeater  #                               ... except men maybe ?
#   Rotterdam    # Lunatech Research,
#  NETHERLANDS   #   soon we will drop the searching for the finding...
#                #

Reply via email to