Re: Eclipse on OpenBSD 5.7 java.lang.UnsatisfiedLinkError

2015-09-18 Thread Ian Darwin
On 2015-09-18 13:25, Alan Corey wrote: If you're trying to do Android development, Android Studio I think is the only officially supported development environment, but it's just written in Java so it might be portable. It is a repacking of IntelliJ IDea with the new Android plugin. IntelliJ is

Re: Eclipse on OpenBSD 5.7 java.lang.UnsatisfiedLinkError

2015-09-18 Thread Alan Corey
I also have Eclipse installed under 5.7 on a Latitude D530 with 2 gigs of ram but didn't really look into whether it worked or not, just went on installing more things. Installing the swt package did the trick for me, I'm not sure why it got built but not installed. It was just sitting there in

Re: Eclipse on OpenBSD 5.7 java.lang.UnsatisfiedLinkError

2015-09-15 Thread Jack J. Woehr
Caspar Schutijser wrote: I am pretty sure that you can fix it by doing "pkg_add swt". That does it, Eclipse up now, dank je wel. -- Jack J. Woehr # Science is more than a body of knowledge. It's a way of www.well.com/~jax # thinking, a way of skeptically interrogating the universe

Re: Eclipse on OpenBSD 5.7 java.lang.UnsatisfiedLinkError

2015-09-15 Thread Karel Gardas
Now the question is if this jar is proper bundle and if so if it's mentioned somewhere in Eclipse OSGi configuration. Do you have configuration/config.ini file? Is there a bundle list inside it or is there kind of simple configuration use? i.e. have a look into osgi.bundles= line. If simple

Re: Eclipse on OpenBSD 5.7 java.lang.UnsatisfiedLinkError

2015-09-15 Thread Caspar Schutijser
On Monday, 14 September 2015 20:56:34 CEST, Jack J. Woehr wrote: Built eclipse today /usr/ports/devel/eclipse When I try to run it, it throws and error dialog referring me to ~/worspace/.metadata/.log where I find (among other things): !ENTRY org.eclipse.osgi 4 0 2015-09-14 12:37:49.832

Re: Eclipse on OpenBSD 5.7 java.lang.UnsatisfiedLinkError

2015-09-15 Thread Jack J. Woehr
Karel Gardas wrote: Now the question is if this jar is proper bundle and if so if it's mentioned somewhere in Eclipse OSGi configuration. The binary file ~/.eclipse/org.eclipse.platform_3.2.0/configuration/org.eclipse.osgi/.bundledata.1 contains this element:

Re: Eclipse on OpenBSD 5.7 java.lang.UnsatisfiedLinkError

2015-09-15 Thread Karel Gardas
On Mon, Sep 14, 2015 at 8:56 PM, Jack J. Woehr wrote: > java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3236 in java.library.path > at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1886) [...] > I do find in >

Eclipse on OpenBSD 5.7 java.lang.UnsatisfiedLinkError

2015-09-14 Thread Jack J. Woehr
Built eclipse today /usr/ports/devel/eclipse When I try to run it, it throws and error dialog referring me to ~/worspace/.metadata/.log where I find (among other things): !ENTRY org.eclipse.osgi 4 0 2015-09-14 12:37:49.832 !MESSAGE Application error !STACK 1 java.lang.UnsatisfiedLinkError: no