Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[riena-dev] Re: Important - New Projects / Changed Launch Configs

Update #2: to make the build work, I've had to declare
org.eclipse.riena.ui.swt.rap as optional (there cannot be compiler
errors in the build).

org.eclipse.riena.ui.swt.rcp is still required and will be picket up
automatically when hitting "Add Required Bundles".

Elias.

On Thu, Feb 25, 2010 at 1:11 PM, Elias Volanakis
<elias@xxxxxxxxxxxxxxxxx> wrote:
> Short update:
>
> - please update o.e.r.u.{swt,swt.rcp,swt.rap} from CVS
> - o.e.r.u.swt.rcp and o.e.r.u.swt.rap are now both required. I've
> updated all known launch configs.
>
> The benefit of making these bundles required is that one can just
> press "Add Required Bundles" and both will be picked up in the launch
> config. The code will magically pick the appropriate bundle depending
> on the platform (RCP / RAP)
>
> Kind regards,
> Elias.
>
> On Mon, Feb 22, 2010 at 8:05 AM, Elias Volanakis
> <elias@xxxxxxxxxxxxxxxxx> wrote:
>> As you know I'm single-sourcing Riena's Ridgets to RAP.
>>
>> Please add the following projects to your workspace:
>>
>> - org.eclipse.riena.ui.swt.rcp
>> - org.eclipse.riena.ui.swt.rap   (only needed in RAP)
>>
>> Existing launch configurations must be adjusted to include
>> org.eclipse.riena.ui.swt.rcp. I've done this for the Riena launch
>> configs.
>>
>> Kind regards,
>> Elias.,
>>
>> --
>> Elias Volanakis | Technical Lead | http://eclipsesource.com
>> elias@xxxxxxxxxxxxxxxxx | +1 503 929 5537 | @evolanakis
>>
>
>
>
> --
> Elias Volanakis | Technical Lead | http://eclipsesource.com
> elias@xxxxxxxxxxxxxxxxx | +1 503 929 5537 | @evolanakis
>



-- 
Elias Volanakis | Technical Lead | http://eclipsesource.com
elias@xxxxxxxxxxxxxxxxx | +1 503 929 5537 | @evolanakis


Back to the top