Skip to main content

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

Elias,

we are in the process of building the M6 (hopefully tomorrow). Dont hold anything back that is necessary for that. You can savely change your targetplatform to M6 and make whatever changes are necessary. The additional project is already in the RCP SDK I hope or do we need to add that to the build process ?

We have already made some changes in the test projects to adopt for M6.

christian

Am 16.03.2009 um 19:46 schrieb Elias Volanakis:

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
_______________________________________________
riena-dev mailing list
riena-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/riena-dev



Back to the top