Is it possible in ant to compile only those java-files on which some specific file or package depends (e.g. as JBuilder does )? Recursive compiling of all packages significantly increases the size of products.
Gene.
Is it possible in ant to compile only those java-files on which some specific file or package depends (e.g. as JBuilder does )? Recursive compiling of all packages significantly increases the size of products.
Gene.