Fórum

Create plugin error

ildar sl, modificado 8 Anos atrás.

Create plugin error

Regular Member Postagens: 158 Data de Entrada: 12/12/11 Postagens Recentes



thumbnail
Yanan Yuan, modificado 8 Anos atrás.

RE: Create plugin error

Junior Member Postagens: 89 Data de Entrada: 08/10/11 Postagens Recentes
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.