Hi Folks,
I'm new in this matter and I'm really stuck, and hoping I can get some help here.
I'm trying to develop custom functionality to MDSD 3.0. I'm using the MDSD 3.0 Enhancement Guide given by SAP through the marketplace.
The steps I've done until now are the following:
1. Installed SAP NW Developer Studio.
2. Installed MI and DSD plugins to the NW Developer Studio.
3. I've created a Standard MDSD Project:
a. File->New->Other
b. Chosen "DSD->Enhancement/Standard Project".
c. Selected the MDSD.zip file (Hoping this is correct)
4. Created an Enhancement Project:
a. File->New->Other
b. Chosen "Customer DSD Project"
c. Namespace = com.custom
d. Build.xml = Create deployment add-on zip file
e. Mobile DSD jar file location = I've selected the JAR found on the Installation zip file, MDSD.jar (I really didn't know what to select in here)
f. Generated file name by build.xml = build.zip
After all these steps, the problem is when I navigate through the Project Explorer, in the MDSD Enhancement project, direction cfg->com->cust->dsd, all the folders are empty:
busobj
reports
screens
states
According to the documentation, I should found here XML that I can transform and change right?
I would really appreciate any help you can give me.
Thanks in advance.
Regards,
Gilberto Li