|
From: <fhe...@is...> - 2005-06-09 17:29:12
|
Hi, I just downloaded all DSOL projects using CVS and Eclipse (downloaded Head and not Versions). I used maven to create all required links. I run maven eclipse-all in the dsol project folder. Afterwards I went to eclipse and I checked that the projects have all errors. So I went one by one building the projects using maven in the respective which were susccesfull except for dsol. In dsol project the class nl.tudelft.simulation.dsol.formalisms.process.Process have a compilation error. The method "public void cancel()" is undefined. I could not find nl.tudelft.simulation.dsol.interpreter.process.Process I did follow the guidelines provided in the file checking DSOL CVS from Eclipse.pdf written by ir. R.T.H. Chin I checked the same file in the Version 1.6 at the CVS and this method cancel() was not overwritten. Should I expect projects in the CVS Head location to have bugs or is there another problem? Francisco Francisco |