Fórum

Workspace Project need a bundle ?

Francesco Savino, modificado 7 Anos atrás.

Workspace Project need a bundle ?

New Member Postagens: 20 Data de Entrada: 22/02/17 Postagens Recentes
Hello , I started just noe to work with Liferay then I think it's better to start directly with new osgi philosophy!
Then , I understood, the first thing is to create a liferay project work space ,but wizard contain option to "download bundle ".
As I am working with downloaded eclipse + Liferay environment , I still need to download a bundle ?

thanks
thumbnail
Andy Wu, modificado 7 Anos atrás.

RE: Workspace Project need a bundle ?

Regular Member Postagens: 195 Data de Entrada: 05/05/15 Postagens Recentes
yes , you need a server to deploy your project.
Francesco Savino, modificado 7 Anos atrás.

RE: Workspace Project need a bundle ? (Resposta)

New Member Postagens: 20 Data de Entrada: 22/02/17 Postagens Recentes
Andy emoticon , but I already have a Portal CE 7 installation with tomcat 8 in place !
thumbnail
Andy Wu, modificado 7 Anos atrás.

RE: Workspace Project need a bundle ? (Resposta)

Regular Member Postagens: 195 Data de Entrada: 05/05/15 Postagens Recentes
ok , you can just add that portal to ide as a server and just don't select "download bundle".
the download bundle is a convenient way to download bundle just inside your liferay workspace.
thumbnail
Gregory Amerson, modificado 7 Anos atrás.

RE: Workspace Project need a bundle ?

Liferay Legend Postagens: 1123 Data de Entrada: 16/02/10 Postagens Recentes
Andy Wu:
ok , you can just add that portal to ide as a server and just don't select "download bundle".
the download bundle is a convenient way to download bundle just inside your liferay workspace.


Francesco, You are correct, technically there is no "need" for the Liferay bundle anymore. In DXP modular development all compileTime dependencies are completely decoupled from the portal bundle.