|
From: McMahon, M. <mc...@mi...> - 2007-07-06 20:49:08
|
I just did a fresh re-install to get back to baseline. The exception to your description below is I installed the openarchitectureware plugin (4.1.2) into eclipse. After removing the @override in the offending file, I get 4 errors,=20 unexpected char: 0xFFFD repast.simphony.score.gen/model/score/tmpl Java.xpt=20 the other 4 are HTMLDoc.xpt, RepastAspect.xpt, and Scenario.xpt Each file shows up in the eclipse editor with an unidentified character (a square symbol), as opposed to the double angle brackets I see in the Windows version and in linux vi. Any thoughts? =20 =20 =20 ________________________________ From: Miles Parker [mailto:mil...@gm...]=20 Sent: Friday, July 06, 2007 3:27 PM To: McMahon, Matt Cc: rep...@li... Subject: Re: [Repast-developer] Building RepastS Alpha 2 in Linux -- Error =09 =09 Europa is definitely the way to go, all of the EMF stuff is up to date. You don't need the included plugins for the basic environment, just take virgin Eclipse and grab EMF SDK from the Europa update site. And yeah, I just used the straight zipped set of projects. Hmm.. I'm assuming that you've done a refresh, clean and all of that and that everything is in the same directory and that you don't have any markers. How about posting the integrity report -- might provide some clues..=20 =09 =09 On Jul 6, 2007, at 1:39 PM, McMahon, Matt wrote: Yes, I'm using Europa. Guess I need to re-evaluate given that someone has had success. Did you build from the platform independent release? =20 =20 Matt =20 ________________________________ From: Miles Parker [mailto:mil...@gm...]=20 Sent: Friday, July 06, 2007 1:17 PM To: McMahon, Matt Cc: rep...@li... Subject: Re: [Repast-developer] Building RepastS Alpha 2 in Linux -- Error =09 =09 I don't... things seem to work perfectly, though I'm sorry but I can't absolutly gurantee that I haven't made any other local changes. I assume you are using Europa? I am using 1.5.0 on Mac OS so it might be worth trying that.. are you using the included launch targets? On Jul 6, 2007, at 1:07 PM, McMahon, Matt wrote: Thanks, =20 I tried this, but then get runtime errors when I try to run any of the test models *. Were you able to successfully run the test models with this fix? =20 =20 =20 * e.g., when I run the predatorprey model: I get an error dialog titled "Plugins Integrity Check Failed" containing "can't access to resources from library repast.simphony.visualization" (then a very long integrity check report) =20 Matt ________________________________ From: Miles Parker [mailto:mil...@gm...]=20 Sent: Friday, July 06, 2007 12:48 PM To: McMahon, Matt Cc: rep...@li... Subject: Re: [Repast-developer] Building RepastS Alpha 2 in Linux -- Error =09 =09 I've had that as well on Mac OS..the quick fix is to just take the referenced @override annotation out. On Jul 6, 2007, at 12:42 PM, McMahon, Matt wrote: Hello, =20 I've been trying to build the Repast S Alpha 2 release on a Linux platform, using the latest stable releases of Eclipse 3.3 and jre 1.6.0. I get an error during build in NetworkProjectionDryer.java line 91: // The method loadProperties(Context, Network, Map<String,Object>) of type=20 NetworkProjectionDryer must override or implement a supertype method // =20 The identical code in the Windows bundle yields warnings, but no error: // Context is a raw type. References to generic type Context<T> should be parameterized Network is a raw type. References to generic type Network<T> should be parameterized // =20 uname info: SMP Fedora Core 5, 2.6.20 kernel, x86_64 =20 Does anybody have any insite into this particular error? Is anybody successfully building the Alpha 2 release under Linux; which platform and distro? =20 Thanks, =20 Matt=20 =20 =09 ----------------------------------------------------------------------- -- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. =09 http://sourceforge.net/powerbar/db2/___________________________________ ____________ Repast-developer mailing list Rep...@li... =09 https://lists.sourceforge.net/lists/listinfo/repast-developer |