Based on a AJDT build properties file resolves the combination of all
include and exclude statements and returns a set of all the files to be
compiled and weaved.
Specifies that javadoc should retrieve the text for the overview documentation from the "source" file specified
by path/filename and place it on the Overview page (overview-summary.html).
(Experimental) runs weaver in reweavable mode which causes it to create woven classes that can be rewoven,
subject to the restriction that on attempting a reweave all the types that advised the woven type must be
accessible.