-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: 3.0.1
-
Fix Version/s: None
-
Component/s: Projects > Portlet
-
Labels:None
-
Environment:Linux
When creating a project based on the mvcportlet template, IDE generates a default portlet class based on the name you gave the project. For example, if you name the project Guestbook, you'll get a portlet class called GuestbookmvcportletPortlet.java.
Rather than try to guess the portlet class name, IDE should ask for it instead.
NOTE: I submitted this as a bug, but it's more of an improvement.