java.lang.NoClassDefFoundError in Plugin [message #595379] |
Thu, 16 April 2009 06:36 |
Eclipse User |
|
|
|
Hey all,
me and some guys from the institute have investigated some common,
probable issues or faults, but we still get the NCDF-Error, after
exporting out plugins as features and installing them into another
eclipse instance (both 3.4 releases).
The class, which is not found is exported and still present in the
exported plugin, as well as its package is exported in the runtime
section of MANIFEST.MF. We still have cleaned, reexported etc. the whole
scenario, but after exporting the feature, the class won't be found.
Even if we create a new, cleaned workspace, we have no success. From
inside the development ide or by debugging it by running an Eclipse
Application, it works! Very strange.
Here is the stack trace:
java.lang.NoClassDefFoundError:
de/fraunhofer/fokus/testing/testingMM/util/utp/DynamicUTPHel per
at
de.fraunhofer.fokus.testing.transformation.modelplex.sys2pit .Sys2PITTransformator.iterateTestContextModels(Sys2PITTransf ormator.java:186)
at
de.fraunhofer.fokus.testing.transformation.modelplex.sys2pit .Sys2PITTransformator.transform(Sys2PITTransformator.java:13 7)
at
de.fraunhofer.fokus.testing.transformation.modelplex.runner. ModelTransformer.transformSys2PIT(ModelTransformer.java:73)
at
de.fraunhofer.fokus.testing.transformation.modelplex.runner. ModelTransformer.transform(ModelTransformer.java:46)
at
de.fraunhofer.fokus.testing.transformation.gui.importWizards .TestingFileImportWizard.performFinish(TestingFileImportWiza rd.java:48)
Any ideas, we have no more :(
Timothy
|
|
|
Powered by
FUDForum. Page generated in 0.06710 seconds