Quote:
Originally Posted by taylor
I've noticed a problem that I believe was just introduced in 0.3.2. If I double-click on
a document name I get "java.lang.UnsupportedOperationException" in 0.3.2 whereas 0.3.1 and earlier took me to the documents properties.
If I right-click on a document and select "Properties" from the drop-down menu, I get "org.eclipse.swt.SWTEception Failed to execute runnable (java.lang.UnsupportedOperationException)"
I have SDK1.5.0RC and Eclipse 3.0 installed.
|
This problem occurs with JDK 1.5, specifically with the character sets that come bundled with it. I just fixed this. The fix will be available with the next version, due this weekend or early next week. If you want to use Sunrise with JDK 1.5, you have to revert to 0.3.1a. Otherwise, install JRE 1.4.2 or manipulate the Registry (if you know where to look) so that JRE 1.4.2 becomes your default JRE.
Thanks for letting me know!