You can add tooling support for the Feature Pack for XML
to a project that targets the WebSphere Application Server v7.0 runtime
by adding the XML Transformations and Query facet.
Before you begin
You need a faceted project to which you can add XML Transformations
and Query facet. Facets define characteristics and requirements for
projects and are used as part of the runtime configuration. The project
must have WebSphere Application Server, v7.0 as the runtime target.
To set the target runtime:
- Right-click the project and select .
- Select WebSphere Application Server v7.0.
- Click OK.
About this task
To add the XML Transformations and Query facet:
Procedure
- Right-click the project and select .
- On the Project Facets page, select XML Transformations
and Query.
- If your project does not already include the Java facet,
you can add it now. The Java facet is a required in order to add the
XML Transformations and Query. Select Java and
then select a Java version from the list.
- Click OK.