You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Marco Pas <ma...@logicacmg.com> on 2004/01/08 15:04:00 UTC

Adding specific files to the Eclipse classpath using the Maven Ec lipse plugin?

I was wondering how I can add specific files to a Eclipse Project Classpath
using the Maven Eclipse plugin...

My layout is as follows

\src
\src\configfiles
\src\configfiles\log4j.xml

\src\projectA
\src\projectA\src
\src\projectA\src\java
\src\projectA\src\test

\src\projectB
\src\projectB\src
\src\projectB\src\java
\src\projectB\src\test

When generating .project and .classpath files using the Maven Eclipse
plugin, both projects will have to have \src\configfiles\log4j.xml added to
their (Eclipse) classpath,
this to enable Eclipse to run Unit Test that do some logging.

Any idea's how to solve this ?

Marco

This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org