Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Eclipse Examples » Not able to expand jar files(Unable to view the contents on an jar file added to build path)
icon12.gif  Not able to expand jar files [message #865056] Mon, 30 April 2012 07:54
Chandrasekaran Pethan is currently offline Chandrasekaran PethanFriend
Messages: 1
Registered: April 2012
Junior Member
Hi,

I was trying to run a simple demo program from spring application. While I tried to run the code I could see the following exception:
java.lang.ClassNotFoundException: org.springframework.expression.PropertyAccessor

So I tried adding the following jar (along with the other jar files) which was the only matching jar file from the latest spring modules.
org.springframework.expression-sources-3.1.1.RELEASE

First I tried to find the exact jar (with the name expression) but couldnt. Next I tried to expand the above jar file to find the required class file PropertyAccessor, but I couldnt expand this jar file whereas I could expand other jar files.

Is there any problem while adding the jar file, can anybody help me on this.

Previous Topic:JasperWave 0.9.5: external style templates, JasperReports Server, JavaBean data source
Next Topic:SVN(install conncetor)
Goto Forum:
  


Current Time: Thu Apr 25 11:12:02 GMT 2024

Powered by FUDForum. Page generated in 0.02984 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top