|
From: Liam E. <li...@ho...> - 2008-01-07 20:58:28
|
I'm using the Eclipse plugin in Linux. I found a solution elsewhere recommending: "The import statement "import static repast.simphony.essentials.RepastEssentials.*" prevents Groovy from generating the class-File. After removing the static-keyword it works for me. Note: After deleting "static" and before building you should uncheck "Repast Simphony Agent Build" in "Builders" in the project settings - otherwise your editing is overwritten by the repast builder." But this did not seem to change anything. Thanks. North, Michael wrote: > Liam: > > What platform are you using (e.g., Windows XP, Mac OS, Linux,...)? > > Mike > > -----Original Message----- > From: rep...@li... > [mailto:rep...@li...] On Behalf Of > liame > Sent: Saturday, January 05, 2008 1:54 PM > To: rep...@li... > Subject: Re: [Repast-developer] Re past Simphony 1.0 is Now Available! > > > I was just wondering if a solution had been found to the problem of not > being > able to add the GasNode type as I am still experiencing it. > > Thanks, > Liam > > > > North, Michael wrote: > >> Thanks for finding these issues! We will update the documents for >> > these > >> items. >> >> Mike >> >> >> ----- Original Message ----- >> From: rep...@li... >> <rep...@li...> >> To: rep...@li... >> <rep...@li...> >> Sent: Wed Dec 05 05:30:37 2007 >> Subject: Re: [Repast-developer] Repast Simphony 1.0 is Now Available! >> >> It's great to see v1.0 of Repast Simphony! I downloaded everything and >> started to follow the tutorial, but could not get past the behavior >> parameterization of the "Watch for pressure change". >> >> According to the tutorial one has to "fill in" the string >> "infrastructuredemo.GasNode" in step 4.c. As mentioned before there is >> no step 4.c. I am guessing that step 4.d is meant, but that does not >> make it any better. While typing that string >> "infrastructuredemo.GasNode" into the "Please select a type..." >> > dialog, > >> one cannot find the class. It is just impossible to get that field >> filled properly. >> >> I even "hacked" the GasNode.agent XML file but this failed when I >> > tried > >> to "Run..." the model. >> >> Could you please provide some hints or bugfixes how to get the >> > tutorial > >> running? >> >> Thanks, a lot, >> Marcus Lunzenauer >> >> >> >> > > |