P
Peter Judge
Guest
PDSOE currently allows developers to exclude certain resources (folder, files) from being built. This information is stored in the project's .propath file. This works well but means that a developer must use a project as a complete unit - they can't include the folders in the propath of another project and still get the 'exclude form build' functionality. PDSOE and/or the ABL compiler should check for the existence of a file called ".nobuild" in a folder, and automatically exclude that folder from being built. This folder does not need any contents - its existence alone is enough to exclude that folder (and its children) from being built. An enhancement - although it would have a performance impact - would be for the .nobuild file to contain wildcard paths/file names that would be excluded.
Continue reading...
Continue reading...