Add p2 update functionality to an e(fx)clipse application – Eclipse RCP Cookbook 04/28/15 by Dirk Fauth The Equinox p2 project provides a provisioning infrastructure that can be used to update or install features into an OSGi... Read more Leave your thoughts
Add p2 update functionality to an Eclipse 4 application – Eclipse RCP Cookbook 04/22/15 by Dirk Fauth The Equinox p2 project provides a provisioning infrastructure that can be used to update or install features into an OSGi... Read more Leave your thoughts
OSGi declarative services and the event bus – Eclipse RCP Cookbook 04/09/15 by Dirk Fauth OSGi services are used to provide functionality via separate bundles. They are also used to decouple functionality, so it is possible... Read more 5 Comments
Add JavaFX controls to a SWT Eclipse 4 application – Eclipse RCP Cookbook 04/02/15 by Dirk Fauth As explained in JavaFX Interoperability with SWT it is possible to embed JavaFX controls in a SWT UI. This is useful... Read more Leave your thoughts
SWT to JavaFX migration – Eclipse RCP Cookbook 02/16/15 by Dirk Fauth When developing an Eclipse RCP application in the past, you needed to use the Standard Widget Toolkit (SWT) as UI... Read more Leave your thoughts
Eclipse RCP Cookbook – Basic Recipe 02/02/15 by Dirk Fauth The next months there will be several blog posts related to Eclipse RCP and related technologies. They will be released... Read more Leave your thoughts