blob: 505f9687447c641e63bd5b95295615a1f036fd13 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"
"task.dtd">
<task id="tchangefacet" xml:lang="en-us">
<title outputclass="id_title">Changing the version of a facet</title>
<shortdesc outputclass="id_shortdesc">You can change the version of a facet
in a J2EE project by editing the facets for the project.</shortdesc>
<prolog><metadata>
<keywords><indexterm>facets<indexterm>changing versions</indexterm></indexterm>
<indexterm>J2EE<indexterm>changing facet versions</indexterm></indexterm>
<indexterm>projects<indexterm>changing facet versions</indexterm></indexterm>
</keywords>
</metadata></prolog>
<taskbody outputclass="id_taskbody">
<context outputclass="id_context"><p outputclass="anchor_topictop"></p>
<p>Changing the Java compiler version of a J2EE project involves changing the version
of the <uicontrol>Java</uicontrol> facet. See <xref href="tchangejavalevel.dita"></xref>.</p></context>
<steps outputclass="id_steps">
<step><cmd>In the Project Explorer view, right-click the project and then
click <uicontrol>Properties</uicontrol>.</cmd></step>
<step><cmd>In the Properties window, click <uicontrol>Project Facets</uicontrol>.</cmd>
<stepresult>The Project Facets page lists the facets in the project. </stepresult>
</step>
<step><cmd>Click <uicontrol>Add/Remove Project Facets</uicontrol>.</cmd></step>
<step><cmd>In the Add/Remove Project Facets window, click the facet you want
to change to select it.</cmd></step>
<step><cmd>Select the version of the facet from the drop-down box next to
the facet's name.</cmd></step>
<step><cmd>Click <uicontrol>Finish</uicontrol>.</cmd></step>
<step><cmd>Click <uicontrol>OK</uicontrol>.</cmd></step>
</steps>
<postreq outputclass="id_postreq"><p outputclass="anchor_topicbottom"></p></postreq>
</taskbody>
</task>