Difference between revisions of "Downloads/Source Code"

From DAFWiki
Jump to: navigation, search
m
m
Line 1: Line 1:
 
The DAFv2 source zip file contains the code, you should download this file if you intend to update or modify the code to match your needs. The Zip file contains 4 folders (projects) as follow:
 
The DAFv2 source zip file contains the code, you should download this file if you intend to update or modify the code to match your needs. The Zip file contains 4 folders (projects) as follow:
DAFv2 (The main component project)
+
* DAFv2 (The main component project)
DAFv2Installer (The installer project, used to recreate the installer executable jar).
+
* DAFv2Installer (The installer project, used to recreate the installer executable jar).
ReflectionCalls (The reflection calls project, currently providing the backup phase reflection call).
+
* ReflectionCalls (The reflection calls project, currently providing the backup phase reflection call).
RetrievalPlugins (The retrieval plug-ins project, implementing the retrieval plug-ins from a drive or from a folder).
+
* RetrievalPlugins (The retrieval plug-ins project, implementing the retrieval plug-ins from a drive or from a folder).
 
On how to use the provided source code using eclispe please review the [[Installation/Eclipse_Installation_Guide|Eclipse Installation Guide]]
 
On how to use the provided source code using eclispe please review the [[Installation/Eclipse_Installation_Guide|Eclipse Installation Guide]]
 
To download [[media:DAFv2.src.zip|DAFv2 Source code click here]].
 
To download [[media:DAFv2.src.zip|DAFv2 Source code click here]].

Revision as of 12:26, 14 May 2015

The DAFv2 source zip file contains the code, you should download this file if you intend to update or modify the code to match your needs. The Zip file contains 4 folders (projects) as follow:

  • DAFv2 (The main component project)
  • DAFv2Installer (The installer project, used to recreate the installer executable jar).
  • ReflectionCalls (The reflection calls project, currently providing the backup phase reflection call).
  • RetrievalPlugins (The retrieval plug-ins project, implementing the retrieval plug-ins from a drive or from a folder).

On how to use the provided source code using eclispe please review the Eclipse Installation Guide To download DAFv2 Source code click here.