How to make compiler ignore certain subprojects? [message #251975] |
Mon, 10 March 2008 17:34  |
Eclipse User |
|
|
|
I work on a large Maven1-based project in Eclipse. We build the deployment
package on the command line. I don't use the build in Eclipse, except for
fixing syntax errors. When I'm working on the project, I only ever care
about a small handful of subprojects. I've tried to configure Eclipse so
that it will only compile the subprojects I care about, by setting the
"Exclude" property on each source directory that I don't care about, to
"*.java". Unfortunately, this doesn't seem to make a difference. It
continues to try to compile subprojects that I've tried to exclude.
Is there something else I have to do to make it not compile the
subprojects I don't care about?
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03638 seconds