Hi,
I have a requirement where I want just want to have some code in a central repository with versioning functionality . I don't have a requirement to build the code, so I want to know if I can go for NWDI-->Creation of tack. Please let me know if below basic steps are correct.
1) Creation of track in NWDI
2) Create a SC (Software component) under the track in NWDI
3) Download the SC to your local (NWDS)
4) Create a DC under the SC in NWDS ( SC which has been downloaded from NWDI track to your local)
5) Put your java code in these DCs (I am not bothered about their build)
6) Configure your NWDS with NWDI (Connection)
7) Check-in the code to NWDI
Any steps I am missing or any here are any corrections in the above steps needed ? Please guide.