Hi all,
I'm terribly sorry, but I have absolutely no idea what I'm doing when
it comes to this sort of thing. Can anyone shed some light on how I
might be able to fix this? I thought I had the most recent version of
Java installed from the Mac OS X updates, but maybe there is a more
recent version floating around that I need? Or maybe that's not the
problem at all. See how helpless I am? ;-)
Building ./dist/jquery.js
Building ./dist/jquery.min.js
Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad
version number in .class file
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:675)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:
124)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:316)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:280)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)
My favorite line there is "... .access$100 ..."
Can someone tell me where to pick up my $100?
--Karl
____________
Karl Swedberg
www.englishrules.com
www.learningjquery.com
--
You received this message because you are subscribed to the Google Groups
"jQuery Development" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/jquery-dev?hl=en.