I have a question
about the intended use of directories in a mixed groovy/java eclipse
project.
The project layout
is:
-
two source folder: "src/java" and "src/groovy"
-
the default project output folder is "bin"
-
the groovy compiler output is "bin-groovy"
Looking in the "bin"
directory, there are all compiled java class files, but also all .groovy
files.
The question is, is
this correct? The compiled groovy files (.class) are in the "groovy-bin"
directory.
Exporting the binary
output then contains each groovy file twice, one in the bin folder, not
compiled, and one in
the groovy-bin
folder compiled. Is this ok?
Thanks for the
info,
Marcel
Wuehler & Gebauer
EDV-Consulting GmbH
Adenauerstrasse 26
76707 Hambruecken
Web: http://www.wuehler-gebauer.de
Handelsregister: HRB 232086, Amtsgericht Mannheim
Steuer-Nr.: 30 065 90951
Geschaeftsfuehrer Hans Peter Wuehler und Klaus Gebauer
Confidentiality note:
This e-mail and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this e-mail in error please notify
the system manager.