[Japi-cvs] SF.net SVN: japi: [342] common/trunk/README
Status: Beta
Brought to you by:
christianhujer
From: <chr...@us...> - 2007-05-16 10:04:36
|
Revision: 342 http://svn.sourceforge.net/japi/?rev=342&view=rev Author: christianhujer Date: 2007-05-16 03:04:31 -0700 (Wed, 16 May 2007) Log Message: ----------- Fixed wrong project name in README. Modified Paths: -------------- common/trunk/README Modified: common/trunk/README =================================================================== --- common/trunk/README 2007-05-15 12:32:43 UTC (rev 341) +++ common/trunk/README 2007-05-16 10:04:31 UTC (rev 342) @@ -35,7 +35,7 @@ SYSTEM REQUIREMENTS ------------------- Java 5.0 - Previous versions of Java will not work. Gridarta uses Generics, autoboxing, + Previous versions of Java will not work. JAPI uses Generics, autoboxing, static imports, foreach loops, assertions, covariant return types and varargs quite a lot. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |