Author: mvw Date: 2008-04-28 14:03:17-0700 New Revision: 14499 Modified: trunk/www/features.html
Log: Mention the correct Java version. Modified: trunk/www/features.html Url: http://argouml.tigris.org/source/browse/argouml/trunk/www/features.html?view=diff&rev=14499&p1=trunk/www/features.html&p2=trunk/www/features.html&r1=14498&r2=14499 ============================================================================== --- trunk/www/features.html (original) +++ trunk/www/features.html 2008-04-28 14:03:17-0700 @@ -16,7 +16,7 @@ <UL> <LI><A HREF="#Diagrams">All 9 UML 1.4 Diagrams supported</A></LI> - <LI><A HREF="#crossplatform">Platform Independent: Java 1.4+</A></LI> + <LI><A HREF="#crossplatform">Platform Independent: Java 5+</A></LI> <LI><A HREF="#install">Click and Go! with Java Web Start</A></LI> <LI><A HREF="#Standard">Standard UML 1.4 Metamodel</A></LI> <LI><A HREF="#XMI">XMI Support</A></LI> @@ -71,7 +71,7 @@ <h3><A NAME="install">Install with Java Web Start</A></h3> <p>The ArgoUML website provides easy installation with Java Web Start.</p> -<h3><A NAME="crossplatform">Runs on any platform with Java1.4 or Java5</A></h3> +<h3><A NAME="crossplatform">Runs on any platform with Java5 or Java6</A></h3> <p>ArgoUML is written entirely in Java and uses the Java Foundation Classes. This allows ArgoUML to run on virtually any platform.</p> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
