Saved Bookmarks
| 1. |
What Is A Build Tool? |
|
Answer» A built tool is software which is used to BUILD project, directory STRUCTURE, copy necessary files to that directory ,compile files ,CREATE jars, set path and class-path ,Build the documentation ,Validate the source code, deploy, debug, and RUN, clear the workspace. A built tool is software which is used to build project, directory structure, copy necessary files to that directory ,compile files ,create jars, set path and class-path ,Build the documentation ,Validate the source code, deploy, debug, and run, clear the workspace. |
|