From 53bedd57538ea19ba2ac49c4dc49678159ac8c23 Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Mon, 12 Apr 2010 13:42:19 +0000 Subject: [PATCH] Removed superfluous "also":s and changed sampler text svn changeset:12479/svn branch:6.3 --- WebContent/index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/WebContent/index.html b/WebContent/index.html index d43558d8d1..0949411fbc 100644 --- a/WebContent/index.html +++ b/WebContent/index.html @@ -56,7 +56,7 @@

Sampler

-

See all Vaadin core components and their features in action in the Sampler with example source code available for to get you started quickly with your own project.

+

See all Vaadin core components and their features in action in the Sampler! Sources for all samples are available for you to see and use.

Start Sampler » @@ -230,9 +230,9 @@
Portlet support
-

Vaadin applications can also be deployed as portlets in portals such as Liferay. No code modifications are needed to deploy a Vaadin application to a portal and both portlet standards 1.0 (JSR-168) and 2.0 (JSR-286) are supported.

+

Vaadin applications can be deployed as portlets in portals such as Liferay. No code modifications are needed to deploy a Vaadin application to a portal and both portlet standards 1.0 (JSR-168) and 2.0 (JSR-286) are supported.

Google App Engine
-

The same servlet and portlet Vaadin applications can also be deployed to Google App Engine. This requires that all application classes are serializable.

+

The same servlet and portlet Vaadin applications can be deployed to Google App Engine. This requires that all application classes are serializable.

@@ -249,17 +249,17 @@
Maven
-

Vaadin is also in the central Maven repository, providing archetypes for creating Vaadin projects and a widgetset compilation plugin for Maven.

+

Vaadin is in the central Maven repository, providing archetypes for creating Vaadin projects and a widgetset compilation plugin for Maven.


Ant
-

Ant integration is also provided for users of other IDEs and for automatic builds.

+

Ant integration is provided for users of other IDEs and for automatic builds.

  • -

    Free for everybody

    +

    Free for everybody

    Apache2

    Vaadin is licensed under the Apache2 license which means you can use it both for non-commercial and commercial projects free of charge.

  • -- 2.39.5