[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform] Problems after upgrading from Eclipse 3.1 to 3.2 with external libs

Hi,

I have an Eclipse Plugin-Project that uses external lib's witch are added to the build path. When I run this Plugin as an Eclipse Application under Eclipse 3.1 everything works fine but under Eclipse 3.2 the same Project throws a "java.lang.NoClassDefFoundError" Exception when the part containing the extern lib. is called. It seems that the lib. wasn't found.

Are there any changes between 3.1 and 3.2 containing the classpath management? Or ­could someone give me some hint?

­Regards,
Mirco