blob: a9c4f0e1c9e6bc9b4f088956e13c33448781f4cc [file] [log] [blame]
<?xml version="1.0"?>
<!--
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.
-->
<document>
<properties>
<index value="1"/>
<title>The IvyDE Subproject</title>
</properties>
<body>
<section name="The IvyDE Subproject">
<h3>Apache IvyDE</h3>
<ul>IvyDE is the Eclipse plugin which intergrate Ivy into your java development enviromnent. It includes:
<li>an Ivy xml files editor: creation wizard, html preview and completion for Ivy xml tag, attributes but also attributes' values.</li>
<li>an Ivy settings files editor: completion for xml tag, attributes but also attributes' values.</li>
<li>a classpath container: automatic downloads, access "resolve" task from your IDE, and resolve in Eclipse's workspace</li>
<li>an Ivy console: presents every log from Ivy, really helpful to debug a failing resolve</li>
</ul>
</section>
</body>
</document>