Fórum

Liferay source classes cannot be resolved

Thomas Trieb, modificado 7 Anos atrás.

Liferay source classes cannot be resolved

New Member Postagens: 2 Data de Entrada: 16/06/16 Postagens Recentes
I'm currently trying to write my own iFrame portlet (so it can be preconfigured and the users can't mess with it), but the classes from Liferay's source code (I have imported the portal-master project) cannot be resolved.

I'm fairly new to Liferay so there's probably some configuration I have overlooked. If anyone could point me in the right direction, I'd be very thankful.
thumbnail
Kailash Yadav, modificado 7 Anos atrás.

RE: Liferay source classes cannot be resolved

Regular Member Postagens: 211 Data de Entrada: 18/10/11 Postagens Recentes
What classes are you not able to use in your portlet? You can not use all liferay classes in your portlet. Also it is not require to import liferay source for use liferay portal classes in your portlet. and is your portlet ant based or maven? Please post more details about classes which you are not able to use in your portlet.
Thomas Trieb, modificado 7 Anos atrás.

RE: Liferay source classes cannot be resolved

New Member Postagens: 2 Data de Entrada: 16/06/16 Postagens Recentes
The classes that are in Liferay's source code, but not in its API are the ones I have problems with: