When building deploy from the control workspace on windows, you cannot do:
build deploy-clobber install-clobber deploy install
or
build deploy-clobber deploy install
because the target deploy-clobber will remove some files needed by install target that are created by the build of the j2se target.
###@###.### 2005-04-27 16:22:02 GMT
build deploy-clobber install-clobber deploy install
or
build deploy-clobber deploy install
because the target deploy-clobber will remove some files needed by install target that are created by the build of the j2se target.
###@###.### 2005-04-27 16:22:02 GMT