Procedure 4.5. Create an <oXygen/> XML project
Select Ctrl+N) or press the New toolbar button. The New wizard is displayed which contains the list entry XML Project.
→ → (Select XML Project in the list of document types and click the
button.Type a name for the new project and click the
button.Select other Eclipse projects that you want to reference in the new project and click the
button.The files are organized in a XML project usually as a collection of folders. They are created and deleted with the usual Eclipse actions.
The currently selected files associated to the <oXygen/> pluginin the Package Explorer view can be validated against a schema of type Schematron, XML Schema, Relax NG, NRL, NVDL, or a combination of the later with Schematron with one of the actions Validate and Validate With ... available on the Batch Validation submenu of the right-click menu of the Package Explorer view. This together with the logical folder support of the project allows you to group your files and validate them very easily.
The currently selected files associated to the <oXygen/> pluginin the Package Explorer view can be transformed in one action with one of the actions Apply Transformation, Configure Transformation ... and Transform with... available on the Transformation submenu of the right-click menu of the Package Explorer view. This together with the logical folder support of the project allows you to group your files and transform them very easily.
If the resources from a linked folder in the project have been changed outside the view you can refresh the content of the folder by using the Refresh action from the contextual menu. The action is also performed when selecting the linked resource and pressing F5 key
You can also use drag and drop to arrange the files in logical folders(but not in linked folders). Also, dragging and dropping files from the project tree to the editor area results in the files being opened.