Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

     2. Enter the artifactid, which is the name of your new portlet, such as 'TestPortlet'

     

Step 4. Importing the new project into Eclipse

The above steps created the project inside your Eclipse workspace folder but as you noticed noticed you don't see it in your Package Explorer, so we need to import the project.add the project.

  1. Click 'File' -> 'New' -> 'Java Project'
  2. Enter the Name of your new project. As you can see, as you type in the name the Location will automatically point to the workspace project that you created above.

      Image Added

 
Info
iconfalse

   Additional References

...