I made na update today via pkg_add -u -F update -F updatedepends from
PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/packages/`machine -a`.
Eclipse won't start, there are no errors when I run it from the command
line, I tried both jdk-1.5 and jdk-1.6.
I start it with:
/usr/local/jdk-1.6.0/bin/java -Xms40m -Xmx256m -jar
/usr/local/eclipse/startup.jar -os openbsd -ws gtk -arch x86 -launcher
/usr/local/eclipse/eclipse -name Eclipse -showsplash 600 -exitdata 90001
-vm /usr/local/jdk-1.6.0/bin/java -vmargs -Xms40m -Xmx256m -jar
/usr/local/eclipse/startup.jar
Can any one help me debug this?