I followed Marco's suggestion in Eclipse for excluding the
XaPoolConnectionFactory.java.

under /ofbiz/framework/entity/src
        exclude ofbiz/entity/connection/XaPoolConnectionFactory.java

I also needed to perform the following.  This would obviate the need to
manually add jar files to hide the remaining compile errors.

under /ofbiz/framework/testtools/src
        exclude org/ofbiz/testtools

The source tree compiles well now. Thanks for the advise.

-- 
View this message in context: 
http://www.nabble.com/Eclipse-and-OfBiz-tf4831150.html#a13823198
Sent from the OFBiz - Dev mailing list archive at Nabble.com.

Reply via email to