Package com.vladium.emma not being found
![](http://jazz.net/_images/myphoto/2d8a9ca11b630fa2641692f54ab5ca56.jpg)
Hello,
I'm trying to setup my workspace according to the workspace setup
guide. The problem I'm running into is if I import all the code from the
SDK, I have significant compile errors (~533) mostly dealing with the
com.vladium.emma and com.vladium.util packages not being found. Is the
source for these packages included in SDK?
--Mark
I'm trying to setup my workspace according to the workspace setup
guide. The problem I'm running into is if I import all the code from the
SDK, I have significant compile errors (~533) mostly dealing with the
com.vladium.emma and com.vladium.util packages not being found. Is the
source for these packages included in SDK?
--Mark
One answer
![](http://jazz.net/_images/myphoto/2d8a9ca11b630fa2641692f54ab5ca56.jpg)
Mark D. Parry wrote:
Hi Mark,
This seems to be no coverage-related issue, but rather an instance of
the known build problem in Eclipse 3.3 M6.
Shutting down Eclipse, going to the .metadata/org.eclipse.pde.core
directory and deleting the two subdirectories with starting with the
negative number worked for me.
This problem will be fixed in 0.6 M1, since it is based on Eclipse 3.3 M7.
Tobias
Hello,
I'm trying to setup my workspace according to the workspace setup
guide. The problem I'm running into is if I import all the code from the
SDK, I have significant compile errors (~533) mostly dealing with the
com.vladium.emma and com.vladium.util packages not being found. Is the
source for these packages included in SDK?
--Mark
Hi Mark,
This seems to be no coverage-related issue, but rather an instance of
the known build problem in Eclipse 3.3 M6.
Shutting down Eclipse, going to the .metadata/org.eclipse.pde.core
directory and deleting the two subdirectories with starting with the
negative number worked for me.
This problem will be fixed in 0.6 M1, since it is based on Eclipse 3.3 M7.
Tobias