<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Install</title><link>https://sourceforge.net/p/cmdconfig/wiki/Install/</link><description>Recent changes to Install</description><atom:link href="https://sourceforge.net/p/cmdconfig/wiki/Install/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 23 Sep 2014 11:42:52 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/cmdconfig/wiki/Install/feed" rel="self" type="application/rss+xml"/><item><title>Install modified by Ray</title><link>https://sourceforge.net/p/cmdconfig/wiki/Install/</link><description>&lt;div class="markdown_content"&gt;&lt;h2 id="installation"&gt;Installation&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Binary Distribution&lt;/strong&gt;&lt;br /&gt;
This is the simplest and most straightforward way of installation. Just download the &lt;a class="" href="https://sourceforge.net/projects/cmdconfig/files/latest/download"&gt;JAR file&lt;/a&gt;, place it to your CLASSPATH and you can start using the &lt;em&gt;Config&lt;/em&gt; class.&lt;br /&gt;
The JAR file has been compiled for &lt;strong&gt;JDK 1.7&lt;/strong&gt;. In cases where you need to use the library in previous versions of Java runtime, you must follow the installation from sources.&lt;/p&gt;
&lt;p&gt;Additionaly, you can download a precompiled &lt;a class="" href="http://sourceforge.net/projects/cmdconfig/files/v1.0/cmd-config-1.0-doc.zip/download"&gt;Javadoc&lt;/a&gt; for the reference.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Source Distribution&lt;/strong&gt;&lt;br /&gt;
To compile the JAR library from the sources, you need to have the &lt;em&gt;Apache Ant&lt;/em&gt; installed. Download &lt;a class="" href="http://sourceforge.net/projects/cmdconfig/files/v1.0/cmd-config-1.0-src.zip/download"&gt;sources&lt;/a&gt; and unpack the archive. Change to the newly created directory and run&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;ant&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;to build the library. If successful, the build process will leave &lt;em&gt;CmdConfig-1.0.jar&lt;/em&gt; in the current directory. To compile the Javadoc files, issue&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;ant&lt;/span&gt; &lt;span class="n"&gt;javadoc&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;This creates a &lt;em&gt;javadoc&lt;/em&gt; subdirectory with the &lt;em&gt;index.html&lt;/em&gt; inside. Open that file using your favorite browser. &lt;strong&gt;Note&lt;/strong&gt;: to compile the Javadoc, you must have access to the Internet from the machine on which you are building (needed to resolve the links to Oracle documentation).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;SVN Distribution&lt;/strong&gt;&lt;br /&gt;
Alternatively you can use SVN client to check out the repository by &lt;em&gt;svn checkout svn://svn.code.sf.net/p/cmdconfig/code/ cmd-config&lt;/em&gt;. This will create a &lt;em&gt;cmd-config&lt;/em&gt; directory with a Netbeans 7.4 project you can then build using Netbeans, or just by using &lt;em&gt;Ant&lt;/em&gt;. Please be aware that the SVN files may not yield a stable version.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ray</dc:creator><pubDate>Tue, 23 Sep 2014 11:42:52 -0000</pubDate><guid>https://sourceforge.net0a6197fc21e02537c99011f2bcbdb6302f6ee801</guid></item></channel></rss>