Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Should product configuration include fragments
Should product configuration include fragments [message #540174] Tue, 15 June 2010 08:59 Go to next message
Geejay is currently offline GeejayFriend
Messages: 160
Registered: February 2010
Senior Member
Hi all

Should the product configuration that I create for my standalone RCP product
include dependencies on my plug-in fragments?

At the moment, I use fragments only for unit tests. I would like to keep
these out of the build if possible.

Thanks

Greg
Re: Should product configuration include fragments [message #540357 is a reply to message #540174] Tue, 15 June 2010 19:10 Go to previous message
Andrew Niefer is currently offline Andrew NieferFriend
Messages: 990
Registered: July 2009
Senior Member
I would suggest that the product configuration should only include the
plugins/fragments that you want to ship to the end user.

This does means that you will probably have to build your tests separately
from the product.

-Andrew

geejay wrote:

> Hi all
>
> Should the product configuration that I create for my standalone RCP
> product include dependencies on my plug-in fragments?
>
> At the moment, I use fragments only for unit tests. I would like to keep
> these out of the build if possible.
>
> Thanks
>
> Greg
Previous Topic:How to install a plug-in?
Next Topic:Start RCP Plugin without product
Goto Forum:
  


Current Time: Fri Apr 19 03:14:17 GMT 2024

Powered by FUDForum. Page generated in 0.02491 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top