=== dalibor [~topic@p54A57F7A.dip.t-dialin.net] has left #ubuntu-java [] === doko [~doko___@dsl-084-059-074-167.arcor-ip.net] has joined #ubuntu-java === dalibor [~topic@p54A57F7A.dip.t-dialin.net] has joined #ubuntu-java === dalibor [~topic@p54A54029.dip.t-dialin.net] has joined #ubuntu-java === dalibor [~topic@p54A54029.dip.t-dialin.net] has left #ubuntu-java [] === ivoks [~ivoks@lns01-0381.dsl.iskon.hr] has joined #ubuntu-java [08:03] hi [08:04] hi [08:04] i'm having problems with eclipse in breezy, if this is good place to ask about it [08:04] THe perfect place. [08:05] hehe [08:05] well, starting eclipse brings me message A suitable Java Virtual Machine for running the Eclipse platform could not be located [08:05] Hmmm. [08:06] yeah, I can see that happening. We need to figure out a better way of going about that. [08:06] apt-get install java-gcj-compat [08:07] i did :( [08:07] i have everything [08:07] sun java too [08:07] Hmm. [08:07] Check out /etc/jvm.d/eclipse [08:08] right [08:08] that's it, i guess [08:08] Does that have /usr/lib/jvm/java-gcj listed in it? [08:08] yes [08:08] but before it it has j2sdk1.5 -> 1.3 [08:08] Does /usr/lib/jvm/java-gcj exist? [08:08] Yeah. [08:09] That should be fine. It will attempt to use those before it attempts to use java-gcj-compat [08:09] BUt since you don't have those. [08:09] i have j2sdk1.4 [08:09] Hmm. Is the path right? [08:09] Basically that file lets you choose the VM search oder. [08:09] order [08:10] i commented j2sdk, same problem [08:10] i could strace it.. [08:10] No need. [08:10] ok [08:10] run this [08:10] /usr/share/java-common/find_jvm.sh eclipse [08:11] JAVA-HOME= [08:11] s/-/_ [08:11] Hmmm. [08:11] that's the problem :) [08:11] what? [08:11] JAVA_HOME= should point to java libs, right? [08:12] You should not have to set Java_home at all anywhere. [08:12] It should be working right now. [08:12] paste me the contents of /etc/jvm.d/eclipse [08:12] and the output from dpkg -l java-common eclipse-rcp java-gcj-compat [08:13] Oh. Wait a sec. [08:13] I have a suspician. [08:13] env | grep JAVA_HOME [08:13] send me the output from that [08:13] no output [08:13] that's good [08:13] it worked before [08:14] That find_jvm command is supposed to scan the files in /etc/jvm and find the first working jvm. [08:14] but it's returning nothing. [08:15] yes.. [08:16] strace shows it drops right after zenity [08:16] strace isn't going to do much for you [08:16] send me the output of those files. [08:16] jvm.d? [08:16] It's just one very simple shell script. [08:16] jvm.d/eclipse [08:16] query === ivoks_ [~ivoks@lns01-1080.dsl.iskon.hr] has joined #ubuntu-java [08:25] sorry about that... [08:26] great job! eclipse starts a lot faster now [08:27] thans [08:27] thanks [08:52] wasabi_ doko, what do you think about integrating a update-gcj-classmaps script into gij? [08:52] wasabi_ It doesn't belong in Eclipse, and it doesn't belong in j-g-c [08:52] wasabi_ It belongs with gcj-dbtool. === ivoks [~ivoks@lns01-1080.dsl.iskon.hr] has left #ubuntu-java [] === wasabi_ [~wasabi@c-67-174-81-195.hsd1.tx.comcast.net] has joined #ubuntu-java