Can you double-check you removed both
"target/generated-sources/javacc/org/apache/..." and
"target/generated-sources/jjtree/org/apache/..." from the bpel-ql module?
Otherwise, you can check your modules one-by-one using the menu
[Configure Build Path...] to see where you have overlapping build paths.
alex
Jim Alateras wrote:
Alex,
I can get the build working from the command line but I am having some
issues getting to build in Eclipse.
I am getting 'Build path contains duplicate entries' and I'm not sure how
to resolve it.
cheers
</jima>
Alex Boisvert wrote:
Paul R Brown wrote:
http://cwiki.apache.org/confluence/display/ODExSITE/Eclipse+IDE
If you have ideas how we can get rid of the manual adjustments, do
tell! And send your patches over ;)
I added a new page on the cwiki documenting how I setup Ode within
Eclipse:
WFM, except that I had to manually add the bpel-store module as a
dependency of bpel-runtime to get the tests to build. I don't have
a good solution other than to create a separate tests module...
BTW, I fixed the bpel-store dependency this morning so that's taken
care of now.
alex