ravindersinghblujay / tableexport-for-vaadin

Automatically exported from code.google.com/p/tableexport-for-vaadin
0 stars 2 forks source link

Project does not work with Java 1.5 #26

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add jar to a Vaadin project compiled under java 1.5
2. Run the project. 
3.

What is the expected output? What do you see instead?

java.lang.UnsupportedClassVersionError: 
Bad version number in .class file (unable to load class 
com.vaadin.addon.tableexport.ExportableColumnGenerator)

What version of the product are you using? On what operating system?
TableExport-1.3.0

Please provide any additional information below.

Original issue reported on code.google.com by jones.k...@gmail.com on 8 May 2012 at 9:39