-
Feature Request
-
Resolution: Not a Bug
-
Major
-
None
-
7.31.0.Final
-
None
-
NEW
-
NEW
Currently, nothing can be referenced from one project to another one.
Using a common area to create the Data Objects etc. and reference them on several projects will be very helpful.
Java-wise is like we are creating two projects and we reference the first one in the second one, in order to use some classes in our code.