Hi,
I am working on SAP NetWeaver Developer Studio - JAVA
How to use common resource bundle across all the development components ?
Description :
I have a requirement of creating a resource bundle (resource.properties) and use that common resource bundle in all the development components.
Can we create a development component (war and ear both) and create only resource.properties in this development component( DC ) and create the dependency of the same DC in all the other DCs ?
Thanks,
Neha