A while back someone asked how to include resources in the Eclipse
classpath.  There was no response and I seem to be running into the same
issue.  Anyway, the problem is that I am storing my resources in
src/conf and this is specified in the <resources> stanza.  If I execute
the java:jar-resources goal, the resources get copied into the target
folder, which is good.  However, I want to be able to run the program
inside Eclipse without having to execute this goal every time.  If I
manually add src/conf to the classpath in Eclipse, I'm ready to roll.
Would it make sense for the eclipse goal to do this for me?

Yoway Buorn
Software Engineer
Imagery Systems Engineering

GENERAL DYNAMICS
Advanced Information Systems

"Make me a fire and I'm warm for a night.  Set me on fire and I'm warm
for the rest of my life." -- Ancient Didactical Saying


Reply via email to