Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [riena-dev] Riena source errors

Hi Yurukov,

what you should do (as with most Eclipse projects) that you first check out the *.releng project. This project contains projectsets with ALL dependencies. There is one with called pserver (for people like you), and one called ssh (for committers). This will automatically pick up equinox.log and equinox.cm (both currently in equinox-incubator).
But you don't need to worry about those locations. The projectset knows them all and should create a workspace with no compile errors.

cheers
christian

Am 25.02.2008 um 17:17 schrieb Yurukov, Boyan:

Hello all,

I just checked out the CVS and imported all projects. It seems that most of them import  "org.eclipse.equinox.log.Logger" which cannot be found either in the official releace of equinox (3.3.1.1), nor in the stream release (3.4). Also it imports "org.eclipse.equinox.cm", which is marked as "coming soon". Does anyone know where I can get those libraries and if there are any precompiled ready-to-use Riena plugins so I can try the examples?

Greetings,
Boyan Yurukov.

_______________________________________________
riena-dev mailing list
riena-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/riena-dev


Back to the top