You are not logged in.

#1 2010-11-26 06:28:11

indrora
Member
Registered: 2010-11-25
Posts: 17

eclipse depends on openjdk6, conflicts with jre (official).

Making OpenJDK go away requires blacklisting the openjdk6 package in pacman/clyde. Is there a more elegant solution?

Offline

#2 2010-11-26 06:35:55

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,403
Website

Re: eclipse depends on openjdk6, conflicts with jre (official).

> pacman -Si eclipse
Repository     : extra
Name           : eclipse
...
Depends On     : java-environment  gtk2  unzip  xulrunner
...
> pacman -Ss java-environment
extra/openjdk6 6.b20_1.9.2-1
    Free Java environment based on OpenJDK 6.0 with IcedTea6 replacing binary
    plugs.
community/jdk 6u22-4
    Sun/Oracle's Java Development Kit
> pacman -Si jdk
Repository     : community
Name           : jdk
...
Provides       : java-environment=6  j2sdk

So...  install jdk if you want to keep jre.

Offline

Board footer

Powered by FluxBB