[fedora-java] java-devel with Swing virtual package

Deepak Bhole dbhole at redhat.com
Mon Aug 9 20:46:18 UTC 2010


* Marcin Zajączkowski <mszpak at wp.pl> [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 at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/java-devel


More information about the java-devel mailing list