Forums de discussion

Portal version not supported. Need at least 6.0.2

ild i, modifié il y a 11 années.

Portal version not supported. Need at least 6.0.2

Regular Member Publications: 158 Date d'inscription: 12/12/11 Publications récentes
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, modifié il y a 11 années.

RE: Portal version not supported. Need at least 6.0.2

Liferay Legend Publications: 14914 Date d'inscription: 02/09/06 Publications récentes
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, modifié il y a 11 années.

RE: Portal version not supported. Need at least 6.0.2

Regular Member Publications: 158 Date d'inscription: 12/12/11 Publications récentes
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, modifié il y a 11 années.

RE: Portal version not supported. Need at least 6.0.2

Liferay Legend Publications: 14914 Date d'inscription: 02/09/06 Publications récentes
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, modifié il y a 11 années.

RE: Portal version not supported. Need at least 6.0.2

Liferay Master Publications: 978 Date d'inscription: 03/01/10 Publications récentes
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, modifié il y a 11 années.

RE: Portal version not supported. Need at least 6.0.2

Liferay Master Publications: 978 Date d'inscription: 03/01/10 Publications récentes
there's a Liferay IDE compatible with v5.2.3 ?
thumbnail
Gregory Amerson, modifié il y a 11 années.

RE: Portal version not supported. Need at least 6.0.2

Liferay Legend Publications: 1123 Date d'inscription: 16/02/10 Publications récentes
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.