On Wed, Jun 04, 2003 at 09:53:59AM +0200, Arnaud Vandyck wrote: > Michael Tuschik <[EMAIL PROTECTED]> wrote: > > > > On Tue, Jun 03, 2003 at 07:48:02PM +0200, Hubert Schmid wrote: > > > Hi, > > > > > > The only possibility seems to create one package from the J2RE and one > > > package from the J2SDK and make them conflict on each other (because the > > > J2SDK also contains an J2RE). > > > > > > Any other suggestions? Or should I ignore the *complete* statement. > > > > Why not using the "alternatives"-mechanism for supporting more than > > one Java installation on the same system ? > > This is how it works actually but I do not think it was the question.
Ah, ok. So packaging two packages for J2SDK and J2RE is the best way (IMHO). Installing multiple SDK/JRE should be allowed. Especially for developers this is a must-have. Greets Michael