This is a discussion on Eclipse + Azureus with Blackdown-jdk, Sun-j2sdk, libgcj, GNU Classpath,WTF? within the Gentoo Linux Support forums, part of the Unix Operating Systems category; --> I have a problem with having the aforementioned apps on the same system. It seems that Azureus likes blackdown-jdk-1.4.1 ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I have a problem with having the aforementioned apps on the same system. It seems that Azureus likes blackdown-jdk-1.4.1 and Eclipse 3 likes 1.4.2. Is there a way that I can have each program run with a different jvm concurrently? At the moment it seems that I have to use java-config -S <jvm> each time I want to use one of them. Cheerio, Ben. |
| ||||
| Ben O'Brien wrote: > I have a problem with having the aforementioned apps on the same system. > > It seems that Azureus likes blackdown-jdk-1.4.1 and Eclipse 3 likes 1.4.2. > > Is there a way that I can have each program run with a different jvm > concurrently? > > At the moment it seems that I have to use java-config -S <jvm> each time > I want to use one of them. > > Cheerio, Ben. Never mind, I used the sun-j2sdk (from source, wheee...) and it's a beauty. Works for azureus and eclipse 3. It seems that the blackdown jdk has trouble with file locking in the new nio classes or something, can anyone clarify? Ben, |