November 2011
Intermediate to advanced
608 pages
13h 33m
English
SAP Java development uses an approach where individual developers work in their own local environments by checking out the code from a central environment and when the development is ready, they will check in the code version to be integrated with respect to version management in a central development system. This approach is supported by the SAP NWDI, which includes a local development environment installed on each developer PC called NetWeaver Developer Studio and central services such as DTR, CBS, and CMS. SAP NWDI helps in large-scale Java development projects where multiple developers are working in a coordinated manner to build Java applications that serve a particular business function.
Each developer has ...