CMDBuild Forum

Import applicazione in Eclipse

Hello.

I downloaded the source from your page.

I would like to import it on Eclipse but as soon as I try it it gives me an error.

I also followed the instructions listed on https://bitbucket.org/tecnoteca/cmdbuild/wiki/Home
Compiling the software
$ git clone https://bitbucket.org/tecnoteca/cmdbuild cmdbuild-main
$ cd cmdbuild-main
$ mvn clean install

The error concerns the artifact cmdbuild-ui which is invoked in the pom.xml but is not present.

How should I import the project into Eclipse?

Otherwise it is not editable.

Thanks.

Hi Valentina,

 
I just wrote a short instruction how to do this:
https://bitbucket.org/tsichevski/cmdbuild-eclipse
Thanks @Tsichevski
 
Previously Vladimir Tsichevski wrote:
Hi Valentina,
 
I just wrote a short instruction how to do this:
https://bitbucket.org/tsichevski/cmdbuild-eclipse