留言板

Create plugin error

ildar sl,修改在8 年前。

Create plugin error

Regular Member 帖子: 158 加入日期: 11-12-12 最近的帖子



thumbnail
Yanan Yuan,修改在8 年前。

RE: Create plugin error

Junior Member 帖子: 89 加入日期: 11-10-8 最近的帖子
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.