| <?xml version="1.0" encoding="UTF-8"?> |
| <?xml-stylesheet type="text/xsl" href="../../../../wtp.xsl"?> |
| <html> |
| <head> |
| <meta name="root" content="../../../../.." /> |
| <title>test plan: J2EE Module Dependencies</title> |
| </head> |
| |
| <body> |
| <h1>jst j2ee</h1> |
| |
| <h2>Introduction</h2> |
| <p>This test plan walks you through the J2EE module dependencies properties page.<br/> |
| <br/> |
| </p> |
| |
| <h2>Prerequites</h2> |
| <p>This test plan scenario works on WTP M8 or later milestone releases.<br/> |
| </p> |
| |
| <h2>Steps</h2> |
| <p> |
| <ol> |
| The Java Jar Dependencies properties page is shown for the J2EE modules<br/> |
| <br/> |
| <br/> |
| |
| <li> |
| Create a Simple project, right click to see properties, J2EE modules page should not be visible here. |
| </li> |
| <br/> |
| <br/> |
| <li> |
| Create a Java project, right click to see properties, J2EE modules page should not be visible here. |
| </li> |
| <br/> |
| <br/> |
| <li> |
| Create a Web, Ejb, EAR, Application Client or Connector project, right click to see properits, J2EE modules page should be visible |
| <img border="0" |
| src="images/j2eemodulespage.JPG" /> |
| <br /> |
| </li> |
| </ol> |
| </p> |
| |
| |
| </body> |
| </html> |