| 
| Re: java.lang.NoClassDefFoundError: org/eclipse/hyades/logging/events/cbe/SituationType [message #60982 is a reply to message #60958] | 
Tue, 28 March 2006 08:28   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Hi Mariano, 
    This class is packaged in the hlcbe101.jar found in the 
org.eclipse.hyades.logging.core plugin.  Are you using the Eclipse JUnit 
runner to run your TPTP URL JUnit test?  If so, you will need to include the 
following JARs on the classpath of your run configuration: 
 
org.eclipse.hyades.logging.core: 
    -hlcore.jar (Common Base Event's TPTP Logging Core dependency) 
    -hlcbe101.jar (Common Base Event implementation) 
 
org.eclipse.emf.ecore: 
    -org.eclipse.emf.ecore_2.1.0.jar (Common Base Event's Eclipse Modeling 
Framework (EMF) dependency 
 
org.eclipse.emf.common: 
    -org.eclipse.emf.common_2.1.0.jar (Common Base Event's Eclipse Modeling 
Framework (EMF) dependency) 
 
    Optionally, you may need the follow JAR file if you are calling the TPTP 
Logging Agent: 
 
org.eclipse.hyades.execution: 
    -hexr.jar (TPTP Logging Agent) 
 
Paul 
"Mariano Eloy Fern
 |  
 |  
  | 
Powered by 
FUDForum. Page generated in 0.04307 seconds