-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathREADME.txt
42 lines (26 loc) · 927 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Apache IvyDE v2.0.0 final
---------------------------
Supported Platforms
--------------------
IvyDE expects to run in a specified environment, please check the documentation:
doc/compatibility.html
Installation
-------------
For most user who have access to the internet it is simpler to install the
latest release from the IvyDE updatesite. So just look out there:
http://ant.apache.org/ivy/ivyde/download.cgi
If you want to install the zip distribution manually, see
doc/install.html
Getting Started
----------------
For an introduction to Apache IvyDE and how to use it, please read the documentation
located in the doc subdirectory:
doc/index.html
Licensing
---------
This software is licensed under the terms you may find in the file
named "LICENSE" in this directory.
Building
--------
To be able to build IvyDE yourself, go read that documentation:
doc/dev/build.html