[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[smila-user] Inconsistent hierarchy for classes in different bundles
|
Hi,
I'm using SMILA 0.7 both in its binary form and its source taken from
the 0.7 svn tag.
I've set up the integration environment like described in the wiki,
with the smila folder as my Plugin Development platform.
I've checked out org.eclipse.smila.processing.bpel.test, which has a
Import-Package directive towards org.eclipse.smila.test; however I
cannot get it to run without adding in MANIFEST.MF:
Import-Package: junit.framework
which I have previously copied in plugins/ and reloaded as suggested.
org.eclipse.smila.processing.bpel.test never references JUnit 3
classes, only subclasses like DeclarativeServiceTestCase which are
defined in org.eclipse.smila.test; so I thought importing also JUnit
was unnecessary, but without the additional import Eclipse says
"Inconsistent class hierarchy" and it does not compile.
Am I doing something wrong? All my build paths never reference
anything then the code/ folder of the current package and the
"Required dependencies" automatically synchronized to the manifest by
Eclipse. It seems strange I had to import packages imported by other
imported packages; it's supposed to be transitive.
--
Giorgio Sironi
Piccolo Principe & Web Engineer
http://giorgiosironi.blogspot.com
http://twitter.com/giorgiosironi