Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jubula-dev] Building Jubula

The build information is correct. I would also add that some parts of Jubula (e.g. interfaces for RC implementation classes, Parameter-parsing classes, etc.) are generated during the build process. So performing an initial build via maven should generate those classes and (after refreshing your workspace) resolve the compile errors.

 - Zeb

On 05.10.2011 08:50, Achim Lörke wrote:
Hi Sonia,

just for starters: Jubula is indeed build with Maven (and Tycho).

The Maven build is intended to run at eclipse.org. With a few tweaks it should run in your environment, too.

POM is org.eclipse.jubula.releng/pom.xml
Goals are clean, verify.
Properties are
performSign=false
performPack=false

Results will be in org.eclipse.jubula.site/target/

@Zeb: please comment on this, too.

HTH

Achim


On 05.10.2011, at 03:56, luo aa wrote:

Hi All,

Sorry for disturbing you. I am investigating the code of Jubula now. Would someone give imfomation about how to complile the Jubula project?
I imported the code which I download from Jubula site to my Eclipse project. But there are some errors, and I can't complile or run main plugins. Does it need maven to compile?

Thank you

Sincerely
Sonia

_______________________________________________
jubula-dev mailing list
jubula-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/jubula-dev
_______________________________________________
jubula-dev mailing list
jubula-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/jubula-dev


--
BREDEX GmbH
Mauernstr. 33
38100 Braunschweig

Tel.: +49-531-24330-0
Fax:  +49-531-24330-99
http: www.bredex.de

Geschäftsführer: Hans-J. Brede, Achim Lörke, Ulrich Obst
Amtsgericht Braunschweig HRB 2450


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


Back to the top