Download XML Editor 11.2 User Manual for Eclipse

Transcript
Working with Databases
preserved. If that fails, you should consider reconfiguring the connection
with this option unchecked.
4.
Click OK.
How to configure an eXist Connection
1.
Go to Preferences -> Data Sources. In the Connections panel click the New button.
2.
Enter a unique name for this connection and select one of the previously configured eXist data sources from the
Data Source combo box.
3.
Fill-in the Connection Details
4.
XML DB URI
URI to the installed eXist engine.
User
User name to access the eXist database engine.
Password
Password to access the eXist database engine.
Collection
eXist organizes all documents in hierarchical collections. Collections are like directories. They
are used to group related documents together. This text field allows the user to set the default
collection name.
Click OK.
How to configure a MarkLogic Connection
1.
Go to Preferences -> Data Sources. In the Connections panel click the New button.
2.
Enter a unique name for this connection and select one of the previously configured MarkLogic data sources from
the Data Source combo box.
3.
Fill-in the Connection Details:
XDBC Host
The host name or ip address of the installed MarkLogic engine.
Oxygen uses XCC connector to interact with MarkLogic XDBC server and requires the basic
authentication schema to be set. Starting with version MarkLogic 4.0 the default authentication
method when you create a HTTP or WebDAV Server is digest, so make sure to change it to
basic.
4.
Port
The port number of the MarkLogic engine.
User
User name to access the MarkLogic engine.
Password
Password to access the MarkLogic engine.
WebDAV
URL
The url used for browsing the MarkLogic database in the Data Source Explorer view. (optional)
Click OK.
462