Fórum

ECJ Missing

thumbnail
Akash Jaisawal, modificado 12 Anos atrás.

ECJ Missing

Regular Member Postagens: 141 Data de Entrada: 03/03/12 Postagens Recentes
Hi..
WHen i do andbuilt a simple portlet i get ...
Task cannot continue because ECJ is not installed.

ECJ was automatically installed. Please rerun your task.
Rerun gives the same error.
thumbnail
Akash Jaisawal, modificado 12 Anos atrás.

RE: ECJ Missing

Regular Member Postagens: 141 Data de Entrada: 03/03/12 Postagens Recentes
i fixed it emoticon
thumbnail
Hitoshi Ozawa, modificado 12 Anos atrás.

RE: ECJ Missing

Liferay Legend Postagens: 7942 Data de Entrada: 24/03/10 Postagens Recentes
It's benefit the community if you can tell us how you've fixed your problem.
thumbnail
David H Nebinger, modificado 12 Anos atrás.

RE: ECJ Missing

Liferay Legend Postagens: 14914 Data de Entrada: 02/09/06 Postagens Recentes
He probably found the other forum posts where they mention how to add ECJ to the Ant runtime path in Eclipse. It is a standard problem that first time Eclipse/Liferay users run into...
thumbnail
Hitoshi Ozawa, modificado 12 Anos atrás.

RE: ECJ Missing

Liferay Legend Postagens: 7942 Data de Entrada: 24/03/10 Postagens Recentes
It's benefit the thread if there's a url to the page. Since nobody else seems to be doing it here, I'll do it.

http://www.liferay.com/community/wiki/-/wiki/Main/ECJ
thumbnail
David H Nebinger, modificado 12 Anos atrás.

RE: ECJ Missing

Liferay Legend Postagens: 14914 Data de Entrada: 02/09/06 Postagens Recentes
That would be great if the newbies would actually try reading the documentation before posting.... emoticon
thumbnail
Bibekananda Mishra, modificado 11 Anos atrás.

RE: ECJ Missing

New Member Mensagem: 1 Data de Entrada: 30/06/12 Postagens Recentes
You simply need to put the ecj.jar file into the lib directory of the Ant plugin directory in your Eclipse install
1. Go to Window> Preferences> Ant> Runtime > Classpath
2. Add External jar (ex : E:\liferayliferay-plugins-sdk-6.1.0-ce-ga1-20120106155615760\lib\ecj.jar) , i.e. ecj.jar located under your plugin sdk folder.
3. Now Re-run the build script
Bhavik Shah, modificado 8 Anos atrás.

RE: ECJ Missing

Junior Member Postagens: 64 Data de Entrada: 21/05/15 Postagens Recentes
This is really helpful when we move from jre1.7 to 1.8.

Thanks Bibekananda Mishra!! emoticon

Regards,
Bhavik Shah
Knowarth Technologies