Problem in Jacoco

95 views
Skip to first unread message

Jackie

unread,
Dec 4, 2012, 10:26:36 PM12/4/12
to jac...@googlegroups.com
Good Night,

I'm having problems with libraries Jacoco.
I got clone code Eclemma through JGit. However, when I import Jacoco, the code Eclemma don't find the libraries Jacoco.

The Eclipse version I'm using is Juno (rcp), as in the Eclemma site the eclipse recommended is the Galileo and it is only available for 32-bit and my machine is 64-bit. Do not know if this influences.

Please, I need help because this process is critical to the continuation of my project, to study the behavior of code Eclemma / Jacoco.

I followed the following steps to install the code, less the installation of Eclipse 3.5 (Galileo).

One. Setup an Eclipse IDE is EclEmma
Have installed including the Eclipse Plug-in Development Environment. The PDE is for example included in the download Eclipse Classic or can be added to your existing Eclipse installation via the Update Manager.
Add to your Eclipse Git support by installing the latest version of EGit.
To Ensure That your code complies with the minimal requirements Should Have you installed Java 1.5 JRE and Eclipse 3.5. Configure these JDK and Eclipse versions to target your development in the Eclipse preferences.
The EclEmma plug-ins depend on JaCoCo and ASM bundles. For these dependencies you can simply install the latest trunk build EclEmma into your target platform update from this site: http://download.eclipselab.org/eclemma/trunk/update
Clone from the repository URL https://github.com/jacoco/eclemma.git and import the Eclipse projects contained in the repository.
The web site is www.eclemma.org Also maintained the Git repository. The Python interpreter is required to run the generator script generator / eclemmasite.py.

I also wonder why the site: http://download.eclipselab.org/eclemma/trunk/update, is inaccessible and how do I have access to it.

Now appreciate the attention and the help!



Jackie

unread,
Dec 5, 2012, 5:58:55 AM12/5/12
to jac...@googlegroups.com
Olá Jacoco and EclEmma Users,

Eu não sei se eu soube me expressar bem em Inglês, então vou tentar explicar a minha dúvida em meu idioma, ok?
Eu estou iniciando meus estudos com o Eclemma, então estou tendo dificuldades em utilizá-lo como desenvolvedor (developer).

Eu consegui clonar o código do Eclemma e do Jacoco que estão disponíveis no GitHub, fiz isso através do plugin Jgit, no entanto, eu não estou conseguindo configurar o Eclipse ou o Git para que o código do Eclemma encontre as bibliotecas
Jacoco, pois eles sempre dão erro no: "import org.jacoco". Por favor, gostaria de ajuda, pois já tentei de diversas formas configurar, mas não obtive sucesso. 

O Eclipse que estou utilizando é o rcp.
Fiz um print da tela com o código. Segue em anexo...

Desde já agradeço pela ajuda.
Grata!
Eclemma-Jacoco.jpg

Marc R. Hoffmann

unread,
Dec 6, 2012, 4:02:36 PM12/6/12
to jac...@googlegroups.com
Hi,

to get the JaCoCo libraries you have one of the following options:

1) Get the source and run the Maven build as described.
2) Download JaCoCo and pick the libraries from the lib folder.
3) Install EclEmma and you will have a target platform with the JaCoCo
bundles.

Best regards,
-marc

Renato Garcia

unread,
Dec 6, 2012, 7:00:55 PM12/6/12
to jac...@googlegroups.com
Jackie,

By looking at your screen-shot it seems that some of your projects are set as maven projects and some others aren't( this is shown by the small M decorator in the projects). You could try enabling eclipse maven support on all of the projects that are maven projects(have a pom.xml).

Regards,
Renato
Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.
0 new messages