<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Source code</title><link>https://sourceforge.net/p/docfetcher/wiki/Source%2520code/</link><description>Recent changes to Source code</description><atom:link href="https://sourceforge.net/p/docfetcher/wiki/Source%20code/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 11 Jan 2021 19:36:52 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/docfetcher/wiki/Source%20code/feed" rel="self" type="application/rss+xml"/><item><title>Source code modified by Nam-Quang Tran</title><link>https://sourceforge.net/p/docfetcher/wiki/Source%2520code/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -25,7 +25,7 @@

 You may be able to convince the project admin (me) to give you write access to the Git repository, in which case the Git repository will be available at:

-    ssh://\[your SF.net username\]@git.code.sf.net/p/docfetcher/code
+    ssh://[your SF.net username]@git.code.sf.net/p/docfetcher/code

 To pull from and push to this address, you'll need to enter your SourceForge.net username and password as login.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nam-Quang Tran</dc:creator><pubDate>Mon, 11 Jan 2021 19:36:52 -0000</pubDate><guid>https://sourceforge.netdc15599bf49e4fa29e593b6ae8b2fe1f0b160824</guid></item><item><title>Source code modified by Nam-Quang Tran</title><link>https://sourceforge.net/p/docfetcher/wiki/Source%2520code/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nam-Quang Tran</dc:creator><pubDate>Mon, 11 Jan 2021 19:36:35 -0000</pubDate><guid>https://sourceforge.net47ebaad1c7f97cd34b1e9e3989cc7bf0f2b9a2ce</guid></item><item><title>Source code modified by Nam-Quang Tran</title><link>https://sourceforge.net/p/docfetcher/wiki/Source%2520code/</link><description>&lt;div class="markdown_content"&gt;&lt;h2 id="requirements"&gt;Requirements&lt;/h2&gt;
&lt;p&gt;Things you need to know in order to modify DocFetcher:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Java skillz&lt;/li&gt;
&lt;li&gt;Basic understanding of Git (or SVN, for older program versions)&lt;/li&gt;
&lt;li&gt;Familiarity with Eclipse&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="license-note"&gt;License note&lt;/h2&gt;
&lt;p&gt;Before you start coding, please note that code contributions which include or depend on GPL-licensed code cannot be incorporated into the DocFetcher codebase, since the GPL is incompatible with DocFetcher's license, the EPL.&lt;/p&gt;
&lt;h2 id="accessing-the-git-repository"&gt;Accessing the Git repository&lt;/h2&gt;
&lt;p&gt;The source code for DocFetcher 1.1 beta 1 and newer can be found in the project's Git repository. It is publicly accessible and read-only via the following address:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="n"&gt;git&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="o"&gt;//&lt;/span&gt;&lt;span class="n"&gt;git&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;code&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;sf&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;net&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;p&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;docfetcher&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;code&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;For code contributions in general, you can create a SourceForge.net account, fork the Git repository and then submit a merge request for your modifications. Creating a fork can be done on &lt;a class="" href="https://sourceforge.net/p/docfetcher/code/ci/master/tree/"&gt;this page&lt;/a&gt; by clicking on the "fork" button.&lt;/p&gt;
&lt;p&gt;You may be able to convince the project admin (me) to give you write access to the Git repository, in which case the Git repository will be available at:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="nl"&gt;ssh&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="o"&gt;//&lt;/span&gt;&lt;span class="err"&gt;\&lt;/span&gt;&lt;span class="o"&gt;[&lt;/span&gt;&lt;span class="n"&gt;your SF.net username\&lt;/span&gt;&lt;span class="o"&gt;]&lt;/span&gt;&lt;span class="nv"&gt;@git&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;code&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;sf&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;net&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;p&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;docfetcher&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;code&lt;/span&gt;&lt;span class="w"&gt;&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;To pull from and push to this address, you'll need to enter your SourceForge.net username and password as login.&lt;/p&gt;
&lt;h2 id="accessing-the-svn-repository"&gt;Accessing the SVN repository&lt;/h2&gt;
&lt;p&gt;The source code for older program versions (up to v1.0.3) can be found in the SVN repository:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="n"&gt;https&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="o"&gt;//&lt;/span&gt;&lt;span class="n"&gt;docfetcher&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;svn&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;sourceforge&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;net&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;svnroot&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;docfetcher&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;Note that this older source code is read-only and not maintained anymore.&lt;/p&gt;
&lt;h2 id="now-what"&gt;Now what?&lt;/h2&gt;
&lt;p&gt;After checking out from the Git repository, have a look at the file ''readme.txt'' in the root of the checked-out folder. This file contains instructions on how to set up DocFetcher in Eclipse, and how to build it.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nam-Quang Tran</dc:creator><pubDate>Mon, 11 Jan 2021 19:35:15 -0000</pubDate><guid>https://sourceforge.netcbc4d2f5c47716eb79edf490286a4cbfc4280f56</guid></item></channel></rss>