掲示板

ECJ missing?

16年前 に Dirk Kissing によって更新されました。

ECJ missing?

New Member 投稿: 20 参加年月日: 07/05/25 最新の投稿
Hi,

I followed the instructions how to set up the ext-environment. However when i click on the build.xml in the ant-window of Eclipse i get:

Task cannot continue because ECJ is not installed.

ECJ was automatically installed. Please rerun your task.

Total time: 1 second


Rerunning gives the same error.

Anyone?

Tnx,
Dirk
16年前 に Dirk Kissing によって更新されました。

RE: ECJ missing?

New Member 投稿: 20 参加年月日: 07/05/25 最新の投稿
Don't know if this is the correct solution, but i added the ecj.jar in Eclipse to:

Windows > Preferences > Ant > Runtime

Now it works.

Dirk
thumbnail
16年前 に Roman Hoyenko によって更新されました。

RE: ECJ missing?

Liferay Master 投稿: 878 参加年月日: 07/10/08 最新の投稿
ecj is Eclipse java compiler, so it is most likely your Eclipse problem, not the Liferay.
thumbnail
13年前 に sibi thomas によって更新されました。

RE: ECJ missing?

Junior Member 投稿: 43 参加年月日: 08/05/30 最新の投稿
See the more details
Click Here
11年前 に Amey Panke によって更新されました。

RE: ECJ missing?

New Member 投稿: 12 参加年月日: 12/05/24 最新の投稿
Thanks ...Dirk...... your thing..worked...great!!!!!
11年前 に Subhash Shah によって更新されました。

RE: ECJ missing?

Junior Member 投稿: 78 参加年月日: 11/11/30 最新の投稿
I had faced the same issue executing ant task from within eclipse.

I added "javac.compiler=modern" in build.<username>.properties file and it worked.
thumbnail
11年前 に David H Nebinger によって更新されました。

RE: ECJ missing?

Liferay Legend 投稿: 14919 参加年月日: 06/09/02 最新の投稿
You do not need to do this.

Just update the ant properties in Eclipse (window->preferences->ant->runtime) to add the ECJ jars.
thumbnail
11年前 に Hitoshi Ozawa によって更新されました。

RE: ECJ missing?

Liferay Legend 投稿: 7942 参加年月日: 10/03/24 最新の投稿
This is an old thread. Is this even necessary now when using Liferay IDE? I haven't encountered the problem yet.
thumbnail
11年前 に David H Nebinger によって更新されました。

RE: ECJ missing?

Liferay Legend 投稿: 14919 参加年月日: 06/09/02 最新の投稿
I had it w/ Liferay Dev Studio 1.4...