Well.. We have the desire/requirement to be able to run Nebula widgets
stand-alone. Therefore, widgets should not rely on org.eclipse.core.runtime
and org.eclipse.ui but on org.eclipse.swt only.

I see good use-cases for all of the widgets outside of an RCP environment.
>From this perspective the jface optional dependency is ok. However, JFace
also runs outside of RCP...

Regards,

Wim

On Wed, Jun 6, 2012 at 10:04 AM, Mickael Istria <[email protected]> wrote:

>  Have you tried to build locally before committing? If yes, did you get
> this error locally?
> In general, optional dependencies should be resolved since Tycho 0.15. My
> opinion on making JFace optional is that it is adding complexity for a
> no-use-case: every RCP app uses JFace, so you'll always have a JFace
> bundle, and making it optional does not help anyone.
>
> --
> Mickael Istria
> Eclipse developer at JBoss, by Red Hat <http://www.jboss.org/tools>
> My blog <http://mickaelistria.wordpress.com> - My 
> Tweets<http://twitter.com/mickaelistria>
>
> _______________________________________________
> nebula-dev mailing list
> [email protected]
> https://dev.eclipse.org/mailman/listinfo/nebula-dev
>
>
_______________________________________________
nebula-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/nebula-dev

Reply via email to