google-code-export / macwidgets

Automatically exported from code.google.com/p/macwidgets
1 stars 0 forks source link

UnsupportedClassVersionError on latest development build with JDK 5 #125

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. In a project built using 0.9.5, replace the macwidgets jar with the
latest version.
2. Build the project.

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

Instead of building the project properly, I get: Exception in thread "main"
java.lang.UnsupportedClassVersionError: Bad version number in .class file.

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

The 'latest' jar, downloaded on 7 September 2009. I'm using JDK 5 on Mac OS
X 10.5.6

Please provide any additional information below.

It looks as though the latest jar was built with/for Java SE 6.

Original issue reported on code.google.com by eriksen...@gmail.com on 7 Sep 2009 at 11:05

GoogleCodeExporter commented 9 years ago
I'll fix this -- I must have inadvertently built with 6.

Original comment by kenneth....@gmail.com on 8 Sep 2009 at 6:15

GoogleCodeExporter commented 9 years ago

Original comment by kenneth....@gmail.com on 8 Sep 2009 at 6:15

GoogleCodeExporter commented 9 years ago

Original comment by kenneth....@gmail.com on 8 Sep 2009 at 6:51