掲示板

Create plugin error

8年前 に ildar sl によって更新されました。

Create plugin error

Regular Member 投稿: 158 参加年月日: 11/12/12 最新の投稿



thumbnail
8年前 に Yanan Yuan によって更新されました。

RE: Create plugin error

Junior Member 投稿: 89 参加年月日: 11/10/08 最新の投稿
Hello ildar,

Can you check if your Java version is 1.6 or newer?

Error creating Liferay plugin project.
...
Dynamic Web Module 3.0 requires Java 1.6 or newer.


1. check on computer environment
java -version
2. check in IDE
Window > Preferences > Java > Compiler
set the "Compiler compliance level" to 1.6 or 1.7 and then try to create again.

Best regards.