From 37f2ba806056ac8aef996956e3744b3b28568bd1 Mon Sep 17 00:00:00 2001 From: Nicolas Lalevee Date: Mon, 13 Jul 2009 12:26:33 +0000 Subject: [PATCH] Add a page for IvyDE, just like the one for Ivy git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@793568 13f79535-47bb-0310-9956-ffa450edef68 --- docs/antlibs/antunit/index.html | 18 ++- docs/antlibs/bindownload.html | 18 ++- docs/antlibs/charter.html | 18 ++- docs/antlibs/dotnet/index.html | 18 ++- docs/antlibs/index.html | 18 ++- docs/antlibs/proper.html | 18 ++- docs/antlibs/sandbox.html | 18 ++- docs/antlibs/srcdownload.html | 18 ++- docs/antlibs/svn/index.html | 18 ++- docs/projects/index.html | 18 ++- docs/projects/ivy.html | 18 ++- docs/projects/ivyde.html | 204 ++++++++++++++++++++++++++++++++ xdocs/projects/ivyde.xml | 39 ++++++ xdocs/stylesheets/project.xml | 8 +- 14 files changed, 437 insertions(+), 12 deletions(-) create mode 100644 docs/projects/ivyde.html create mode 100644 xdocs/projects/ivyde.xml diff --git a/docs/antlibs/antunit/index.html b/docs/antlibs/antunit/index.html index f910c0fce..7cc7ebd9c 100755 --- a/docs/antlibs/antunit/index.html +++ b/docs/antlibs/antunit/index.html @@ -132,7 +132,23 @@ Distributions
  • - Wiki + Wiki +
  • + + + diff --git a/docs/antlibs/bindownload.html b/docs/antlibs/bindownload.html index 6da32e6f4..ddb99d27e 100644 --- a/docs/antlibs/bindownload.html +++ b/docs/antlibs/bindownload.html @@ -132,7 +132,23 @@ Distributions
  • - Wiki + Wiki +
  • + + + diff --git a/docs/antlibs/charter.html b/docs/antlibs/charter.html index b51177cf0..1b3c4f574 100644 --- a/docs/antlibs/charter.html +++ b/docs/antlibs/charter.html @@ -132,7 +132,23 @@ Distributions
  • - Wiki + Wiki +
  • + + + diff --git a/docs/antlibs/dotnet/index.html b/docs/antlibs/dotnet/index.html index 09269bf10..f3122f9e6 100755 --- a/docs/antlibs/dotnet/index.html +++ b/docs/antlibs/dotnet/index.html @@ -132,7 +132,23 @@ Distributions
  • - Wiki + Wiki +
  • + + + diff --git a/docs/antlibs/index.html b/docs/antlibs/index.html index d23e4395a..26a08dda5 100644 --- a/docs/antlibs/index.html +++ b/docs/antlibs/index.html @@ -132,7 +132,23 @@ Distributions
  • - Wiki + Wiki +
  • + + + diff --git a/docs/antlibs/proper.html b/docs/antlibs/proper.html index af80e2a8f..da0097fbb 100644 --- a/docs/antlibs/proper.html +++ b/docs/antlibs/proper.html @@ -132,7 +132,23 @@ Distributions
  • - Wiki + Wiki +
  • + + + diff --git a/docs/antlibs/sandbox.html b/docs/antlibs/sandbox.html index 9c6657b01..26e1e24e8 100644 --- a/docs/antlibs/sandbox.html +++ b/docs/antlibs/sandbox.html @@ -132,7 +132,23 @@ Distributions
  • - Wiki + Wiki +
  • + + + diff --git a/docs/antlibs/srcdownload.html b/docs/antlibs/srcdownload.html index acde86cf5..74d8a4d13 100644 --- a/docs/antlibs/srcdownload.html +++ b/docs/antlibs/srcdownload.html @@ -132,7 +132,23 @@ Distributions
  • - Wiki + Wiki +
  • + + + diff --git a/docs/antlibs/svn/index.html b/docs/antlibs/svn/index.html index 8c632e33c..e6f660c9c 100755 --- a/docs/antlibs/svn/index.html +++ b/docs/antlibs/svn/index.html @@ -132,7 +132,23 @@ Distributions
  • - Wiki + Wiki +
  • + + + diff --git a/docs/projects/index.html b/docs/projects/index.html index 6deab7a3e..716a95e0c 100644 --- a/docs/projects/index.html +++ b/docs/projects/index.html @@ -134,7 +134,23 @@ Distributions
  • - Wiki + Wiki +
  • + + + diff --git a/docs/projects/ivy.html b/docs/projects/ivy.html index 00696eb92..e80172195 100644 --- a/docs/projects/ivy.html +++ b/docs/projects/ivy.html @@ -132,7 +132,23 @@ Distributions
  • - Wiki + Wiki +
  • + + + diff --git a/docs/projects/ivyde.html b/docs/projects/ivyde.html new file mode 100644 index 000000000..02cd35fd5 --- /dev/null +++ b/docs/projects/ivyde.html @@ -0,0 +1,204 @@ + + + + + + + + + Apache Ant - The IvyDE Subproject + + + + + + +
    + + + + + + +
    Apache Ant siteApache Ant logo +
    + + + + + + + + + + + + + + +
    + + + + +
    + the Apache Ant site +
    +
    +
    +
    + +
    + + + + + +
    + + + + +
    Home
    +
    + + + + +
    Projects
    +
    +
    + +
    + + +
     
    +
    +
    +

    The IvyDE Subproject

    +

    + + The IvyDE Subproject +

    +

    Apache IvyDE

    +
      IvyDE is the Eclipse plugin which intergrate Ivy into your java development enviromnent. It includes: +
    • an Ivy xml files editor: creation wizard, html preview and completion for Ivy xml tag, attributes but also attributes' values.
    • +
    • an Ivy settings files editor: completion for xml tag, attributes but also attributes' values.
    • +
    • a classpath container: automatic downloads, access "resolve" task from your IDE, and resolve in Eclipse's workspace
    • +
    • an Ivy console: presents every log from Ivy, really helpful to debug a failing resolve
    • +
    + +
    +
    + + + + + + + + + + + + + + + + + + + diff --git a/xdocs/projects/ivyde.xml b/xdocs/projects/ivyde.xml new file mode 100644 index 000000000..a9c4f0e1c --- /dev/null +++ b/xdocs/projects/ivyde.xml @@ -0,0 +1,39 @@ + + + + + + + The IvyDE Subproject + + + + +
    +

    Apache IvyDE

    + +
      IvyDE is the Eclipse plugin which intergrate Ivy into your java development enviromnent. It includes: +
    • an Ivy xml files editor: creation wizard, html preview and completion for Ivy xml tag, attributes but also attributes' values.
    • +
    • an Ivy settings files editor: completion for xml tag, attributes but also attributes' values.
    • +
    • a classpath container: automatic downloads, access "resolve" task from your IDE, and resolve in Eclipse's workspace
    • +
    • an Ivy console: presents every log from Ivy, really helpful to debug a failing resolve
    • +
    +
    + + +
    diff --git a/xdocs/stylesheets/project.xml b/xdocs/stylesheets/project.xml index e6f42f82d..1e5a934d5 100644 --- a/xdocs/stylesheets/project.xml +++ b/xdocs/stylesheets/project.xml @@ -87,7 +87,13 @@ - + + + + + + +