Development tools : Multi-project development : Managing different components and resources
  
Managing different components and resources
Multi-project environment configuration should be as much transparent as possible for the functional developer, which should have access to the appropriate UDTT components and resources without knowing their origin.
The following sections contain examples that show how a functional developer manages the different UDTT components and resources on a multi-project environment.
The prefix for the projects indicates their nature: Global, Common or Local:
Global Web projects start with prefix GW
Global Java projects start with prefix GJ
Common Java projects start with prefix CJ
Common Web projects start with prefix CW
Local projects start with prefix LW
See
Adding self-defined operations and flows
Adding components from a Global or Common Java Project
Adding resources from a Global Web Project
Go up to
Multi-project development