Bug 342831 - API Integration Problem
Summary: API Integration Problem
Status: NEW
Alias: None
Product: EMF.EGF
Classification: Modeling
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Thomas Guiu CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-14 09:01 EDT by kunwill.zaman CLA
Modified: 2011-04-14 09:04 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kunwill.zaman CLA 2011-04-14 09:01:49 EDT
In our EGF project, we need to integrate 2 API :
"odfdom.jar" and "xercesImpl.jar"
When we run our EGF Activity we have these exception :
"java.lang.NoClassDefFoundError"

But when we run our EGF Activity in a new Instance of Eclipse,the problem disappears.