Fórum

there is no 'installed Plugin SDKs' after uncompress the IDE

Zeke Cong, modificado 8 Anos atrás.

there is no 'installed Plugin SDKs' after uncompress the IDE

New Member Postagens: 4 Data de Entrada: 28/03/16 Postagens Recentes
Dear
May I met a very basic issue but it hang me long time. as the guild, I put IDE files in eclipse folder and go to load SDK. but there is no installed Plugin SDKs item.
Anabelle Trinidad, modificado 8 Anos atrás.

RE: there is no 'installed Plugin SDKs' after uncompress the IDE

Junior Member Postagens: 27 Data de Entrada: 01/05/12 Postagens Recentes
When you create a project you'll be able to add the SDK.
Zeke Cong, modificado 8 Anos atrás.

RE: there is no 'installed Plugin SDKs' after uncompress the IDE

New Member Postagens: 4 Data de Entrada: 28/03/16 Postagens Recentes
Thanks a lot!
thumbnail
Yanan Yuan, modificado 8 Anos atrás.

RE: there is no 'installed Plugin SDKs' after uncompress the IDE

Junior Member Postagens: 89 Data de Entrada: 08/10/11 Postagens Recentes
Hello Zeke,

Liferay IDE didn't have "Installed SDKs" item since IDE 3.0.0 or greater.

The first time to create a new sdk project then it will be required to set your sdk location before pressing finish button in New Liferay Plugin Project wizard. And now every eclipse workpsace can only contain one liferay plugins sdk.
Zeke Cong, modificado 8 Anos atrás.

RE: there is no 'installed Plugin SDKs' after uncompress the IDE

New Member Postagens: 4 Data de Entrada: 28/03/16 Postagens Recentes
thank you very much! I got it. And I think the official document should be updated accordingly.
thumbnail
gnp present, modificado 8 Anos atrás.

RE: there is no 'installed Plugin SDKs' after uncompress the IDE

Junior Member Postagens: 54 Data de Entrada: 09/06/10 Postagens Recentes
Hi..how you solved this problem?...when i add folder sdk location i receive error....even i use file/import....i receive error:..” it.s not valid location’’..what i missing?...
thumbnail
Gregory Amerson, modificado 7 Anos atrás.

RE: there is no 'installed Plugin SDKs' after uncompress the IDE

Liferay Legend Postagens: 1123 Data de Entrada: 16/02/10 Postagens Recentes
Can you post your entire error message that you are receiving? It is likely that your plugins sdk doesn't have the correct build.${username}.properties settings in order to be valid. You need to make sure that in your Plugins SDK directory, the build.username.properties has this setting configured

app.server.parent.dir=/path/to/liferay-portal-7.0-ce-ga1/