Hi, I hope I choose the right mailing list.
I have some problems porting Modelio (a RCP application for UML design). I did the following changes: - I replaced all the *swt.gtk.linux.x86* plugins by *swt.gtk.freebsd.x86_* - I renamed the target and arch variables to freebsd, x86_64 - I recompiled the external library (written in C). When I try to launch the application via the product file, the Modelio splash screen appears but after a few seconds the application stops with error. The attached the error log with this mail. I think the main problem comes from there: !MESSAGE Bundle reference:file:/usr/home/yaugze/work/modelio/app/modelio.plugins/api/ was not resolved. !SUBENTRY 2 org.modelio.api 2 0 2012-03-17 10:40:41.762 !MESSAGE Missing required bundle org.eclipse.swt.gtk.freebsd.x86_64.source_3.7.0. But the plugin is in the directory: /usr/local/lib/eclipse-devel/dropins/sdk/plugins/ I also notice that when I go to product file -> Run as -> Run configuration -> Plugins Tab There is no plugin org.eclipse.swt.gtk.freebsd.x86_64.source_3.7.0 but only org.eclipse.swt.gtk.freebsd.x86_64. Other information: - I Installed eclipse with pkg_add -r eclipse-devel. - I use Openjdk7 to compile and run Modelio. - Freebsd 9.0 amd64 I have to say that I do not know so much about eclipse and particularly in RCP application development. Any feedback / tips / help would be very appreciate. Thanks in advance. Fabien.
modelio_error.log
Description: Binary data
_______________________________________________ freebsd-eclipse@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-eclipse To unsubscribe, send any mail to "freebsd-eclipse-unsubscr...@freebsd.org"