The link to the software ( http://www.sourceforge.net/projects/javaconcurrenta/) says the connection to the server was reset.
Source Forge having trouble or is there a configuration problem with this project? On Sat, Jun 6, 2009 at 12:04 PM, joncfoo <[email protected]> wrote: > > It works on linux. I tried it on Ubuntu 9.04 > > On Jun 6, 6:57 am, Paulo Siqueira <[email protected]> wrote: > > Does this work on Linux? I'm getting: > > > > Exception in thread "main" java.awt.AWTError: Cannot load AWT toolkit: > > gnu.java.awt.peer.gtk.GtkToolkit > > > > []s, > > > > 2009/6/5 DAemon <[email protected]> > > > > > > > > > Okay, made it work - for some reason my symlink to JDK 6 was pointing > to an > > > install of JDK 5... No idea how that happened! > > > This app is awesome! I can see this becoming very useful... > > > > > - DAemon > > > > > 2009/6/6 DAemon <[email protected]> > > > > > No, using 6. At least I should be. I'll futz around with my preferences > and > > >> see what I can come up with. > > >> - DAemon > > > > >> 2009/6/6 Victor Grazi <[email protected]> > > > > >> I built it with jdk version 6 as they call it. Are you using 5? > > > > >>> On Jun 5, 2009, at 5:32 PM, DAemon <[email protected]> wrote: > > > > >>> I've downloaded this and am trying to run it, but am getting an > > >>> 'UnsupportedClasVersionError: Bad version number in .class file'. > > >>> Any ideas? It sounds really cool. > > > > >>> - DAemon > > > > >>> 2009/6/5 Victor Grazi < <[email protected]>[email protected]> > > > > >>>> If I may, I would like to announce the launch of the Java Concurrent > > >>>> Animated application on Source Forge > > >>>> <http://sourceforge.net/projects/javaconcurrenta/> > > >>>>http://sourceforge.net/projects/javaconcurrenta/ > > > > >>>> This application is written in Java. It consists of a set of > animations > > >>>> and explanatory slides, using components from the Java Concurrent > library to > > >>>> illustrate through animation how those components act in a > concurrent > > >>>> environment. Each animation uses the concurrent component it is > illustrating > > >>>> so the application itself acts as a code sample. > > >>>> Users click buttons corresponding to the main methods on the > component. > > >>>> Arrow threads illustrate the interaction of the threads with some > blocking > > >>>> structure. > > >>>> A snippet frame highlights the associated code as the threads do > their > > >>>> stuff. > > > > >>>> Do you think this would be helpful for teaching the java concurrent > > >>>> library? > > >>>> Thanks, Victor Grazi > > > > -- > > Paulo Renato C. Siqueira > > Project Leader at IPTI (http://www.ipti.org.br/) > > Visit my blog:http://www.jcranky.com/ > > > -- Robert Casto www.robertcasto.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" 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/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
