Foren

Portal version not supported. Need at least 6.0.2

ild i, geändert vor 11 Jahren.

Portal version not supported. Need at least 6.0.2

Regular Member Beiträge: 158 Beitrittsdatum: 12.12.11 Neueste Beiträge
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, geändert vor 11 Jahren.

RE: Portal version not supported. Need at least 6.0.2

Liferay Legend Beiträge: 14918 Beitrittsdatum: 02.09.06 Neueste Beiträge
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, geändert vor 11 Jahren.

RE: Portal version not supported. Need at least 6.0.2

Regular Member Beiträge: 158 Beitrittsdatum: 12.12.11 Neueste Beiträge
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, geändert vor 11 Jahren.

RE: Portal version not supported. Need at least 6.0.2

Liferay Legend Beiträge: 14918 Beitrittsdatum: 02.09.06 Neueste Beiträge
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, geändert vor 11 Jahren.

RE: Portal version not supported. Need at least 6.0.2

Liferay Master Beiträge: 978 Beitrittsdatum: 03.01.10 Neueste Beiträge
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, geändert vor 11 Jahren.

RE: Portal version not supported. Need at least 6.0.2

Liferay Master Beiträge: 978 Beitrittsdatum: 03.01.10 Neueste Beiträge
there's a Liferay IDE compatible with v5.2.3 ?
thumbnail
Gregory Amerson, geändert vor 11 Jahren.

RE: Portal version not supported. Need at least 6.0.2

Liferay Legend Beiträge: 1123 Beitrittsdatum: 16.02.10 Neueste Beiträge
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.