Foros de discusión

Portal version not supported. Need at least 6.0.2

ild i, modificado hace 11 años.

Portal version not supported. Need at least 6.0.2

Regular Member Mensajes: 158 Fecha de incorporación: 12/12/11 Mensajes recientes
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 hace 11 años.

RE: Portal version not supported. Need at least 6.0.2

Liferay Legend Mensajes: 14916 Fecha de incorporación: 2/09/06 Mensajes recientes
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 hace 11 años.

RE: Portal version not supported. Need at least 6.0.2

Regular Member Mensajes: 158 Fecha de incorporación: 12/12/11 Mensajes recientes
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 hace 11 años.

RE: Portal version not supported. Need at least 6.0.2

Liferay Legend Mensajes: 14916 Fecha de incorporación: 2/09/06 Mensajes recientes
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 hace 11 años.

RE: Portal version not supported. Need at least 6.0.2

Liferay Master Mensajes: 978 Fecha de incorporación: 3/01/10 Mensajes recientes
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 hace 11 años.

RE: Portal version not supported. Need at least 6.0.2

Liferay Master Mensajes: 978 Fecha de incorporación: 3/01/10 Mensajes recientes
there's a Liferay IDE compatible with v5.2.3 ?
thumbnail
Gregory Amerson, modificado hace 11 años.

RE: Portal version not supported. Need at least 6.0.2

Liferay Legend Mensajes: 1123 Fecha de incorporación: 16/02/10 Mensajes recientes
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.