Fórumok

Portal version not supported. Need at least 6.0.2

ild i, módosítva 11 év-val korábban

Portal version not supported. Need at least 6.0.2

Regular Member Bejegyzések: 158 Csatlakozás dátuma: 2011.12.12. Legújabb bejegyzések
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, módosítva 11 év-val korábban

RE: Portal version not supported. Need at least 6.0.2

Liferay Legend Bejegyzések: 14914 Csatlakozás dátuma: 2006.09.02. Legújabb bejegyzések
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, módosítva 11 év-val korábban

RE: Portal version not supported. Need at least 6.0.2

Regular Member Bejegyzések: 158 Csatlakozás dátuma: 2011.12.12. Legújabb bejegyzések
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, módosítva 11 év-val korábban

RE: Portal version not supported. Need at least 6.0.2

Liferay Legend Bejegyzések: 14914 Csatlakozás dátuma: 2006.09.02. Legújabb bejegyzések
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, módosítva 11 év-val korábban

RE: Portal version not supported. Need at least 6.0.2

Liferay Master Bejegyzések: 978 Csatlakozás dátuma: 2010.01.03. Legújabb bejegyzések
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, módosítva 11 év-val korábban

RE: Portal version not supported. Need at least 6.0.2

Liferay Master Bejegyzések: 978 Csatlakozás dátuma: 2010.01.03. Legújabb bejegyzések
there's a Liferay IDE compatible with v5.2.3 ?
thumbnail
Gregory Amerson, módosítva 11 év-val korábban

RE: Portal version not supported. Need at least 6.0.2

Liferay Legend Bejegyzések: 1123 Csatlakozás dátuma: 2010.02.16. Legújabb bejegyzések
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.