Problem with Java PS3 Media Server (swing library missing)

Matthew Flaschen matthew.flaschen at gatech.edu
Sun Mar 1 14:19:04 UTC 2009


Ben Edwards wrote:
> It seems to be saying it can not find a swing class;(.  I hove done a
> bit of googeling and tryd to install packages that look theke they are
> to do with swing but no luck  Any oideas?

There's no mystery.  You're using Java 1.5 and GroupLayout was
introduced in 1.6
(http://java.sun.com/javase/6/docs/api/javax/swing/GroupLayout.html).

Matt Flaschen




More information about the ubuntu-users mailing list