Fórum

Portal version not supported. Need at least 6.0.2

ild i, modificado 11 Anos atrás.

Portal version not supported. Need at least 6.0.2

Regular Member Postagens: 158 Data de Entrada: 12/12/11 Postagens Recentes
need to run liferay-portal-5.2.3 ...

I tried the following IDE:

eclipse_Liferay_IDE_1.4.0_v201110020220-win32-x86_64.zip
eclipse_Liferay_IDE_1.5.0_v201201102224-win32-x86_64.zip
eclipse_Liferay_IDE_1.5.1_v201202280246-win32-x86_64.zip
eclipse_Liferay_IDE_1.5.2_v201203040240-win32-x86_64.zip
eclipse_Liferay_IDE_1.5.3.v201205280937-win32-x86_64.zip

Portal version not supported. Need at least 6.0.2

Please help
thumbnail
David H Nebinger, modificado 11 Anos atrás.

RE: Portal version not supported. Need at least 6.0.2

Liferay Legend Postagens: 14914 Data de Entrada: 02/09/06 Postagens Recentes
You'll have to go to sourceforge and download an older version of the Liferay IDE that is compatible w/ 5.2.3.

Note that Liferay IDE is not absolutely necessary to develop plugins, although it does help. You can create plugins using the command line in the SDK, and those new plugins will have .project files so you can import them into a vanilla Eclipse install. You're just left on your own for editing the various xml files...
ild i, modificado 11 Anos atrás.

RE: Portal version not supported. Need at least 6.0.2

Regular Member Postagens: 158 Data de Entrada: 12/12/11 Postagens Recentes
Thank you.
But I can not run a binary file. So I want a IDE


Microsoft Windows [Version 6.1.7601]

C:\>g:

G:\>cd atime\liferay-portal-5.2.3\tomcat-6.0.18\bin

G:\atime\liferay-portal-5.2.3\tomcat-6.0.18\bin>startup.bat
Using CATALINA_BASE:   G:\atime\liferay-portal-5.2.3\tomcat-6.0.18
Using CATALINA_HOME:   G:\atime\liferay-portal-5.2.3\tomcat-6.0.18
Using CATALINA_TMPDIR: G:\atime\liferay-portal-5.2.3\tomcat-6.0.18\temp
Using JRE_HOME:        G:\atime\liferay-portal-5.2.3\tomcat-6.0.18/jre1.5.0_17/win

G:\atime\liferay-portal-5.2.3\tomcat-6.0.18\bin>startup.bat
Using CATALINA_BASE:   G:\atime\liferay-portal-5.2.3\tomcat-6.0.18
Using CATALINA_HOME:   G:\atime\liferay-portal-5.2.3\tomcat-6.0.18
Using CATALINA_TMPDIR: G:\atime\liferay-portal-5.2.3\tomcat-6.0.18\temp
Using JRE_HOME:        G:\atime\liferay-portal-5.2.3\tomcat-6.0.18\jre1.5.0_17\win
G:\atime\liferay-portal-5.2.3\tomcat-6.0.18\bin>


The first version of the original setenv.bat
The second after editing

logs do not
thumbnail
David H Nebinger, modificado 11 Anos atrás.

RE: Portal version not supported. Need at least 6.0.2

Liferay Legend Postagens: 14914 Data de Entrada: 02/09/06 Postagens Recentes
What?

This makes no sense. Cannot run a binary file? What binary file?

Are you saying you cannot start Liferay? That's a completely different thing than whether or not you should be using the IDE.
thumbnail
Jack Bakker, modificado 11 Anos atrás.

RE: Portal version not supported. Need at least 6.0.2

Liferay Master Postagens: 978 Data de Entrada: 03/01/10 Postagens Recentes
ild, your thread is not making sense to me

the Liferay SDK for v5.2.3 using ant works well ; there are many posts describing how ; the Liferay IDE for later versions is fantastic for speeding up dev work

your setenv.bat post makes no sense to me, sorry
thumbnail
Jack Bakker, modificado 11 Anos atrás.

RE: Portal version not supported. Need at least 6.0.2

Liferay Master Postagens: 978 Data de Entrada: 03/01/10 Postagens Recentes
there's a Liferay IDE compatible with v5.2.3 ?
thumbnail
Gregory Amerson, modificado 11 Anos atrás.

RE: Portal version not supported. Need at least 6.0.2

Liferay Legend Postagens: 1123 Data de Entrada: 16/02/10 Postagens Recentes
ild i:
need to run liferay-portal-5.2.3 ...

I tried the following IDE:

eclipse_Liferay_IDE_1.4.0_v201110020220-win32-x86_64.zip
eclipse_Liferay_IDE_1.5.0_v201201102224-win32-x86_64.zip
eclipse_Liferay_IDE_1.5.1_v201202280246-win32-x86_64.zip
eclipse_Liferay_IDE_1.5.2_v201203040240-win32-x86_64.zip
eclipse_Liferay_IDE_1.5.3.v201205280937-win32-x86_64.zip

Portal version not supported. Need at least 6.0.2

Please help



Sorry for confusion but Liferay IDE only supports version 6.0.2 or greater of Liferay Portal. As David mentions you will need to just use the Plugins SDK and java projects manually for portal versions prior to 6.0.2.