* Marcin Zajączkowski <mszpak@xxxxx> [2010-08-08 04:26]: > Hi, > > > I have a java desktop application which needs java with Swing. In spec I > was using java-devel, but recently I was noticed by one of the users > that it's resolved (in mock build on Fedora 11) as java-1.5.0-gcj-devel > (which doesn't have swing). > I could change java-devel to java-devel-openjdk, but it would cause > problems with binary Java package from Sun. > > Do you have suggestion what could be used to get java-devel compatible > with Swing library? > > What is the error you are getting? GCJ has swing classes: $ jar tf /usr/lib/jvm/java-1.5.0-gcj/jre/lib/rt.jar | grep -i javax/swing | wc -l 1351 Cheers, Deepak > Regards > Marcin > > -- > java-devel mailing list > java-devel@xxxxxxxxxxxxxxxxxxxxxxx > https://admin.fedoraproject.org/mailman/listinfo/java-devel -- java-devel mailing list java-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/java-devel