« Back to Liferay IDE

Liferay IDE Developing Liferay Hooks

Video tutorials #

Hook wizard tutorial videos #

Video 1

Video 2

FAQs #

Custom JSPs have lots of errors markings, how do I remove them? #

First, know that you can safely ignore the errors in the JSP. They are showing up because the Eclipse JSP validator does not know how to find the required contextual JSP files to make that particular JSP build without errors. I have an enhancement ticket for modifying the Eclipse JSP model to fix this situation but I have not implemented it yet because I believe the performance/memory trade off is not worth developer's time.

Second, since IDE 1.3.0, there is an option in the JSP hook wizard for disabling the JSP syntax validation for the custom_jsps folder automatically. If you didn't use the wizard, the following is the manual process.

The manual process for removing the errors is this: solution is to modify the JSP validator's exclusion filters to tell it not to validate any custom_jsp files.

  • Right click the hook project, go to Properties
  • Select Validation page
  • Check the box "Enable project specific settings"
  • In the row "JSP Syntax Validator" click the "..." button
  • In the dialog click the "Add exclude group" button
  • Select the "Exclude group" node and click the "Add Rule..." button
  • Select the filter type, "Folder or File name"
  • Click Browse for folder and select the folder that stores the custom jsps
  • Click Finish, then OK, then OK
  • Right click the custom_jsps folder and select "Validate"

The errors should be removed.

0 Attachments
14696 Views
Average (6 Votes)
Comments

Showing 13 Comments

abhimanyu panwar
6/18/10 1:56 AM

can u tell me the approx date for release of this article.

also try to provide pdf version here

Gregory Amerson
6/21/10 7:58 AM

No release date really just when I make some time. Since you asked I will try to get this doc done sooner than later. You can watch this video to see some of how to use the IDE to build hooks to get you started.

http://www.liferay.com/c/document_library/get_file?p_l_id=4616001&groupI­d=4615837&folderId=4933105&name=DLFE-40607.swf

http://www.liferay.com/c/document_­library/get_file?p_l_id=4616001&groupId=4615837&folderId=4933105&name=DLFE-40605­.swf

Antonio Ivars
8/23/10 4:18 AM

It seems like these links got broken...

Gregory Amerson
8/27/10 12:18 PM

Hi Antonio, I fixed those two links, thanks for letting me know.

Omar Rosales .
10/12/10 2:05 PM

Hi Gregory,
In my case, I do not have the permission to use the file.

Gregory Amerson
10/27/10 3:57 AM

Hi Omar,

Could you check again and maybe log out if you are logged in. You should have access to see those files.

venka reddy
6/28/11 6:18 AM

Hi Amerson,
Thanks for your hook videos

http://www.liferay.com/c/document_library/get_file?p_l_id=4616001&groupI­d=46158­37&folderId=4933105&name=DLFE-40607.swf

http://www.liferay.com/c/document_­librar­y/get_file?p_l_id=4616001&groupId=4615837&folderId=4933105&name=DLFE-40605­.swf

i­ think these videos are not avalible , request is not avaliable.

Do you have more videos like that???

lucas theisen
8/19/11 2:41 PM

The videos are great. I just spent the last 4 hours trying to find a way to fix my eclipse configuration so that I wouldn't see the jsp errors on a jsp hook. If only I would have watched the video first so I would have known it is not yet implemented. Good work, I'll be checking back in for updates.

Lambert Mickael
12/29/11 3:11 AM

Hi,

I'm sorry, but videos are still unvailable for me. Can you do something, i really want to see it ?

Thank you.

M. Lambert.

Gregory Amerson
1/2/12 8:54 PM

Sorry for the inconvenience. The video links have been corrected now.

Patrick Steiner
1/5/12 8:25 AM

Still not available ...

Regards

Patrick

Lambert Mickael
1/12/12 5:45 AM

Thank you very much. It works !

Kris Sokolovski
4/14/12 2:43 AM

Hey, thanks for great introdution to Hooks. I have been using Liferay quite some time, but the Videos I noticed recently made the use of Hooks in Liferay even easier!!

Does anyone know where are some more informative videos like these? Could you provide some link