<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.glowvis.org//index.php?action=history&amp;feed=atom&amp;title=Building_in_Ant</id>
	<title>Building in Ant - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.glowvis.org//index.php?action=history&amp;feed=atom&amp;title=Building_in_Ant"/>
	<link rel="alternate" type="text/html" href="https://www.glowvis.org//index.php?title=Building_in_Ant&amp;action=history"/>
	<updated>2026-04-20T05:18:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://www.glowvis.org//index.php?title=Building_in_Ant&amp;diff=25&amp;oldid=prev</id>
		<title>Walter: Created page with &#039;==Install the necessary software and libraries==  See dependencies for building GLOW.  ==Create a build.properties file==  Create a single file in the &lt;tt&gt;dev&lt;/tt&gt; directory …&#039;</title>
		<link rel="alternate" type="text/html" href="https://www.glowvis.org//index.php?title=Building_in_Ant&amp;diff=25&amp;oldid=prev"/>
		<updated>2010-02-15T13:14:12Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;==Install the necessary software and libraries==  See &lt;a href=&quot;/Dependencies_for_building_GLOW&quot; title=&quot;Dependencies for building GLOW&quot;&gt;dependencies for building GLOW&lt;/a&gt;.  ==Create a build.properties file==  Create a single file in the &amp;lt;tt&amp;gt;dev&amp;lt;/tt&amp;gt; directory …&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Install the necessary software and libraries==&lt;br /&gt;
&lt;br /&gt;
See [[dependencies for building GLOW]].&lt;br /&gt;
&lt;br /&gt;
==Create a build.properties file==&lt;br /&gt;
&lt;br /&gt;
Create a single file in the &amp;lt;tt&amp;gt;dev&amp;lt;/tt&amp;gt; directory containing the locations of the dependencies. Note that under Windows, the backslashes in paths have to be escaped.&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
 prefuse.home=C:\\Program Files\\prefuse-beta&lt;br /&gt;
 jogl.home=C:\\Program Files\\JOGL&lt;br /&gt;
 protege.home=C:\\Program Files\\Protege&lt;br /&gt;
&lt;br /&gt;
==Build everything==&lt;br /&gt;
&lt;br /&gt;
To build all subprojects, go to the &amp;lt;tt&amp;gt;dev&amp;lt;/tt&amp;gt; directory and issue the command:&lt;br /&gt;
 ant build all&lt;/div&gt;</summary>
		<author><name>Walter</name></author>
	</entry>
</feed>