Hi:
This might not answer your question as it isn't about Eclipse. It is relevant though as it deals with invocation:
On my system I have GEP and ECJ installed in different directories. GEP access ECJ through ECJ-18.jar.
A command line invocation looks like:
java -classpath ./;C:\Users\100436574\workspace\gep\ecj-18.jar;C:\Users\100436574\workspace\gep\ecj-gep18.jar;C:\Users\100436574\workspace\gep\javacsv.jar;C:\Users\100436574\workspace\gep\meditor.jar ec.Evolve -file ec/app/gep/Galaxies/Galaxies.params
--
David Kelk
PhD program, Computer Science
University of Ontario Institute of Technology
[log in to unmask]
Office: UA 4260
________________________________________
From: ECJ Evolutionary Computation Toolkit [[log in to unmask]] On Behalf Of Hadar Kless [[log in to unmask]]
Sent: September 13, 2011 12:31 PM
To: [log in to unmask]
Subject: linking GEP to ECJ
Hello,
I got ecj working nicely, and gep compiled, both in Eclipse.
However, gep tests don't see ec.evolve in ecj.
Please advise...?
tnx