Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] make eclipse 3.5 work on OpenBSD


Hi,

Recompiling the eclipse launcher and swt libraries should basically be what's needed here.  Relevant FAQ entries:

http://www.eclipse.org/swt/faq.php#howbuilddll
http://www.eclipse.org/swt/faq.php#buildeclipseexe

If you run into problems along the way then feel free to ask, if the problem is not too BSD-specific then someone can probably help.

HTH,
Grant




obvvbooo <obvvbooo@xxxxxxxxx>
Sent by: platform-swt-dev-bounces@xxxxxxxxxxx

09/10/09 12:37 AM

Please respond to
"Eclipse Platform SWT component developers list."        <platform-swt-dev@xxxxxxxxxxx>

To
platform-swt-dev@xxxxxxxxxxx
cc
Subject
[platform-swt-dev] make eclipse 3.5 work on OpenBSD





Hi,

I want to use eclipse 3.5 on openbsd, the linux version doesn't work. 

I used to try use eclipse3.2's swt and config to launch eclipse3.5, because there's eclipse3.2 port in OpenBSD, but failed many times. 

I guess, I just need to compile a swt, its jni part, and the launcher? Then replace the linux version of those staffs with my local ones, is this the easiest way to make eclipse work? 

I also used to check the official site of eclipse, but some document seems overdue. 

Anybody help?

Thanks.
_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev


Back to the top