You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by hi...@apache.org on 2009/07/13 13:28:28 UTC

svn commit: r793548 - in /ant/ivy/site/ivyde: screenshots.html toc.json

Author: hibou
Date: Mon Jul 13 11:28:28 2009
New Revision: 793548

URL: http://svn.apache.org/viewvc?rev=793548&view=rev
Log:
Add a screenshot page

Added:
    ant/ivy/site/ivyde/screenshots.html   (with props)
Modified:
    ant/ivy/site/ivyde/toc.json

Added: ant/ivy/site/ivyde/screenshots.html
URL: http://svn.apache.org/viewvc/ant/ivy/site/ivyde/screenshots.html?rev=793548&view=auto
==============================================================================
--- ant/ivy/site/ivyde/screenshots.html (added)
+++ ant/ivy/site/ivyde/screenshots.html Mon Jul 13 11:28:28 2009
@@ -0,0 +1,61 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.    
+-->
+<html>
+<head>
+	<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
+	<script type="text/javascript">var xookiConfig = {level: 0};</script>	
+	<script type="text/javascript" src="xooki/xooki.js"></script>
+</head>
+<body>
+	<textarea id="xooki-source">
+Here are some random screenshots from the last release of IvyDE:
+
+<center>The classpath container
+<img src="history/latest-milestone/images/cp_node.jpg" /></center>
+
+<center>Configuraing the container
+<img src="history/latest-milestone/images/project_specific_settings.jpg" /></center>
+
+<center>Launching a resolve
+<img src="history/latest-milestone/images/cp_resolve.jpg" /></center>
+
+<center>Triggering the retrieve of the artifacts
+<img src="history/latest-milestone/images/retrieve.jpg" /></center>
+
+<center>Support for maven pom.xml
+<img src="history/latest-milestone/images/maven2classpath2.jpg" /></center>
+
+<center>The Ivy console
+<img src="history/latest-milestone/images/ivy_console.jpg" /></center>
+
+<center>
+Intagration into WTP
+<img src="history/latest-milestone/images/wtp.jpg" /></center>
+
+<center>The completion in the editor of ivy.xml
+<img src="history/latest-milestone/images/completion4.jpg" /></center>
+
+<center>The completion in the editor of ivysettings.xml
+<img src="history/latest-milestone/images/settings_completion_att.jpg" /></center>
+
+	</textarea>
+<script type="text/javascript">xooki.postProcess();</script>
+</body>
+</html>

Propchange: ant/ivy/site/ivyde/screenshots.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/site/ivyde/screenshots.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/site/ivyde/screenshots.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Modified: ant/ivy/site/ivyde/toc.json
URL: http://svn.apache.org/viewvc/ant/ivy/site/ivyde/toc.json?rev=793548&r1=793547&r2=793548&view=diff
==============================================================================
--- ant/ivy/site/ivyde/toc.json (original)
+++ ant/ivy/site/ivyde/toc.json Mon Jul 13 11:28:28 2009
@@ -14,6 +14,13 @@
           ]
       },
       {
+        "id":"screenshots",
+        "title":"Screenshots",
+        "children": [
+
+          ]
+      },
+      {
         "id":"download",
         "title":"Download",
         "children": [
@@ -45,13 +52,11 @@
                         {
                           "title":"2.0.0.final",
                           "importRoot":"history/2.0.0.final",
-                          "importNode":"index"
-                        },
+                          "importNode":"index"                        },
                         {
                           "title":"2.0.0.beta1",
                           "importRoot":"history/2.0.0.beta1",
-                          "importNode":"index"
-                        },
+                          "importNode":"index"                        },
                         {
                           "title":"2.0.0.alpha1",
                           "importRoot":"history/2.0.0.alpha1",