FDDTools Release 0.8.5 is now available on Sourceforge.
This release includes UI enhancements improving usability, simple print functionality (print the currently displayed project tracking graphic), and improvements to the "Save As Image..." feature to save the image without additional white space around the image.
We encourage everyone to download the new version and provide comments and feedback.
Runs into unsupported version exception
Hi Vernon,
seems that you only support JDK 1.5
Here the output:
C:\FDDTools>java -jar fddtools.jar
Exception in thread "main" java.lang.UnsupportedClassVersionError: net/sourceforge/fddtools/Main (Unsupported major.minor version 49.0)
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
I have java version "1.4.2_05"
Regards,
darya
Unsupported Version
Sorry. We're not using any Java 5 features. I've rebuilt with Java 1.4 and am uploading the new files to Sourceforge now, so they should be available within the next hour or so. If you experience any additional problems please feel free to use the Sourceforge bug tracking or forum areas to post them as well.
Works fine now
Hi Vernon,
works fine now :) . And I provided my first bug }:) . If time allow I sent you more feedback. By the way I appreciate your efforts.
Regards,
darya