|
From: Miles P. <mil...@gm...> - 2007-07-06 19:27:40
|
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.. 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? > > Matt > > > From: Miles Parker [mailto:mil...@gm...] > 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 > > > 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, >> >> 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? >> >> >> * 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) >> >> Matt >> >> From: Miles Parker [mailto:mil...@gm...] >> 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 >> >> >> 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, >>> >>> 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 >>> NetworkProjectionDryer must override or implement a supertype >>> method >>> // >>> >>> 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 >>> // >>> >>> uname info: SMP Fedora Core 5, 2.6.20 kernel, x86_64 >>> >>> Does anybody have any insite into this particular error? >>> Is anybody successfully building the Alpha 2 release under Linux; >>> which platform and distro? >>> >>> Thanks, >>> >>> Matt >>> >>> -------------------------------------------------------------------- >>> ----- >>> 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. >>> http://sourceforge.net/powerbar/db2/ >>> _______________________________________________ >>> Repast-developer mailing list >>> Rep...@li... >>> https://lists.sourceforge.net/lists/listinfo/repast-developer >> > |