jst j2ee
test plan: Creating a Java component.
WTP LogoWTP Home
Intoduction
 

This test case walkthroughs the steps required to create a java component in the eclipse.

 
Steps
 

  1. Open the J2EE perspective, from the File menu, New->Other->Java->Java Component


  2. You will see Java component wizard

    If this is the first time you are creating a module and you dont have any project created, create a project by clicking on the "New" button, or if you already have a project and you want to create the Java component in this project, choose one.



  3. Create the Java Component name "Util1"


  4. Verify that in the .wtpmodule file of the TestProject
    • The workbench module "Util1" exists


  5. Build the modules, you will notice .deployables folder created in the projects. Verify that you see util1 in the .deployables