I use netbeans but setup properties will be similar.

Set the following as source directories:

./src
./qa/src
./qa/harness

then set up your compile classpath inclides for each source directory,, before 
doing this, I tend to build from the command line first, so all classes are 
present.

I'm on the road presently,, no computer at hand, will help some more soon.

,Peter.

----- Original message -----
> I've forgotten the recipe for building River :-(
> 
> I would like to use Eclipse.
> 
> Patricia
> 
> On 7/6/2014 8:11 PM, Patricia Shanahan wrote:
> > On 7/6/2014 7:10 PM, Peter wrote:
> > > I could use some help with qa-refactor,:)   esp checking new code in
> > > org.apache.river, making sure new public api makes sense. Some might
> > > need delaying till a later release (such as new stream based
> > > registrar interfaces).
> > 
> > I'll get started on that.
> > 
> > > I've been working towards getting it ready for pre release, there are
> > > changes in trunk that need to be merged, I'm currently testing on
> > > Java 8, there are a number of policy file updates I need to commit
> > > when ready (later this week).
> > > 
> > > After the next release, I'd like to work on DNS-SRV discovery, with
> > > IPv6 deployment increasing, we should be able to get River services
> > > online,, securing Serialization would be a priority.
> > > 
> > > Then there's the modularisation effort started by Dennis Reedy.
> > > 
> > > Further down the track, i'd like to do something with dynamic code
> > > generation for remote Lambda expressions, using ASM.
> > > 
> > > Peter.
> > > 
> > > ----- Original message -----
> > > > I'm now in a position to return to active development. What
> > > > sub-project most needs some extra programming effort? What version
> > > > should I check out, compile etc.?
> > > > 
> > > > Patricia
> > > 
> > > 
> > 

Reply via email to