[Japi-cvs] SF.net SVN: japi: [402] libs/argparser/trunk/README
Status: Beta
Brought to you by:
christianhujer
|
From: <chr...@us...> - 2007-06-13 20:12:43
|
Revision: 402
http://svn.sourceforge.net/japi/?rev=402&view=rev
Author: christianhujer
Date: 2007-06-13 13:12:30 -0700 (Wed, 13 Jun 2007)
Log Message:
-----------
Fixed wrong project name.
Modified Paths:
--------------
libs/argparser/trunk/README
Modified: libs/argparser/trunk/README
===================================================================
--- libs/argparser/trunk/README 2007-06-13 20:10:09 UTC (rev 401)
+++ libs/argparser/trunk/README 2007-06-13 20:12:30 UTC (rev 402)
@@ -37,7 +37,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.
|