-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: No Longer Reproducible
-
Affects Version/s: 3.2 M1
-
Fix Version/s: None
-
Component/s: Modules
-
Labels:None
1.create mvc-portlet project named: gradleProject
2.open new component class wizard and check:
2.1 Package name: content
2.2 Component Class Name: GradleprojectPortlet
3.finish
4.open new component class wizard again then input class name: GradleProjectPortlet
5.finish
6.go to java class under content package, there is an error, please see attachment
So we should add some validation message to distinguish between upper and lower case letters.
The maven project also has this issues.