How can I develop in Java with Eclipse 3.3 and BDB XML?
After you install the Java API and create a Java project in Eclipse you must add db.jar and dbxml.jar to the Build Path of your project, which is done as follows: • Right click your project and select Build Path->Configure Build Path. • Select Java Build Path then select the Libraries tab. • Push the Add External Jars then add db.jar and dbxml.jar, which should be located in the folder (dbxml-root)/jar.