|
From: Miles P. <mil...@gm...> - 2007-07-06 16:47:37
|
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 |