-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: No Longer Reproducible
-
Affects Version/s: 3.1, 3.1.1
-
Fix Version/s: None
-
Component/s: Projects > Portlet
-
Labels:None
Description
The customer has used Dev Studio to generate a Liferay Module Project Fragment, but the JSP files that were generated contain many errors that cannot be resolved. The customer is additionally noting that when they attempt to edit the code, they are not receiving any Intellisense. I am seeing Intellisense in my Dev Studio installation which seems to indicate that this may not be related, but I do see the errors in the code that the customer is reporting.
Steps to Reproduce:
1. Import the frcop7 portlet to Liferay Dev. Studio.
2. Select any of the .JSPs included in the project.
3. Right-click on the background and validate the code.
Expected:
Code should be valid because it was generated as a Liferay Module Project Fragment by the Developer Studio.
Actual:
Code has many errors that Dev Studio cannot resolve.