Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[riena-dev] Re: 3.5M6 Target

One more thing:

if you're on M6 you need to add the bundle
'org.eclipse.core.databinding.property' to the dependencies of the
org.eclipse.riena.client plug-in (and reexport). It's a new
databinding bundle that is required.

I'm holding back on committing that change, because it will break
those of you on M5.

Elias.

On Mon, Mar 16, 2009 at 10:25 AM, Elias Volanakis
<elias@xxxxxxxxxxxxxxxxx> wrote:
> Just a quick heads-up.
>
> If you're trying to build your 3.5.M6 target, notice that the
> eclipse-equinox-SDK download is now in a different format (p2-ized).
>
> After experimenting with new target management preferences in 3.5.M6,
> I've found that this approach worked best for me:
>
> - unzip RCP-SDK.zip (still with eclipse/plugins + eclipse/features)
> - open equinox-SDK.zip and copy all plug-ins from there into eclipse/plugins [1]
>
> - go to window > prefs > plug-in dev > target platform > add > nothing > next
> - on the content tab > add > directory > location=
> c:\....\eclipse\plugins (wherever you unzipped) > finish
> - give it a Name (i.e. Riena 3.5.M6)
> - Finish
> - Select and hit 'Set Active'
>
> Hope this helps,
> Elias.
>
> [1] Eventually the target management stuff should work directly with
> the p2-ized downloads, but I wasn't able to get it to work for me. If
> you've better luck, share what you did :-)
>



-- 
Elias Volanakis
Technical Lead
Innoopract (EclipseSource)
351 NW 12th Avenue
Portland, Oregon 97209

elias@xxxxxxxxxxxxxxxxx
evolanakis@xxxxxxxxxxxxxx
Tel: +1-503-552-1457
Fax: +1-503-715-4915
Mobile: +1-503-929-5537
---
Innoopract is becoming EclipseSource - www.eclipsesource.com


Back to the top