Foros de discusión

Error importing liferay project

Carlos Fernan, modificado hace 10 años.

Error importing liferay project

New Member Mensajes: 2 Fecha de incorporación: 8/08/13 Mensajes recientes
Dear all

I have found the following problem that is driving me crazy:

I am using Eclipse Java EE IDE for Web Developers. 64 bits
Version: Helios Service Release 2
Build id: 20110218-0911

And with the liferayIde that I found on:

Liferay IDE - http://releases.liferay.com/tools/ide/eclipse/helios/stable/

Besides my plugins sdk is as shown in picture: liferay_sdk.jpg, my server configuration as shown in liferay_server.jpg, the folder structure that I have for the plugins is as shown in liferay_sdk_directories and when I try to import from existing source as shown in importing_from_existing.jpg I get the error shown in missing_plugintype.jpg

My JRE version is 64bits javare6

No matter the different configurations I try I always get that error.

Is there anybody that can give a hand here, it will be a huge relief.

Thanks

Carlos
Carlos Fernan, modificado hace 10 años.

RE: Error importing liferay project

New Member Mensajes: 2 Fecha de incorporación: 8/08/13 Mensajes recientes
Dear all

I also enclose the file that I am triying to import

Thanks
thumbnail
Yanan Yuan, modificado hace 10 años.

RE: Error importing liferay project

Junior Member Mensajes: 89 Fecha de incorporación: 8/10/11 Mensajes recientes
Hello Carlos,

I have imported the Ejemplo1-Portlet-HolaMundo-portlet project following your steps. And I found that the project is not a source bundle, it should be a war bundle. I've upload the war file of the project. Then we could import a liferay binary plugin as the following steps:

- File > Import > Liferay Binary Plugin > Next
- Browse the war file
- select the sdk to copy into
- Finish

Hope it makes sense.

Regards,
Ashley