cancel
Showing results for 
Search instead for 
Did you mean: 

Dynpro Project Code Versioning

HuseyinBilgen
Active Contributor
0 Kudos

Hi,

We'll start a big Portal project commonly based on Web Dynpro for Java applications.

We need to versionize our project files or source codes. It may be difficult to versionize whole project as it contains view elements also.

Is there any software or method suggestions regarded to this issue?

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Yes. You can manage it very well by Java Development Infrastructure (JDI).

Check out this link

<a href="http://help.sap.com/saphelp_nw04s/helpdata/en/b0/ee3441d95dd92be10000000a1550b0/frameset.htm">http://help.sap.com/saphelp_nw04s/helpdata/en/b0/ee3441d95dd92be10000000a1550b0/frameset.htm</a>

Bala

Answers (1)

Answers (1)

MarcoErtel
Advisor
Advisor
0 Kudos

Hi,

you want to use the NWDI (NetWeaver Development Infrastructure) for this:-). With the NWDI you not only get a version control system but also a central build, a transport system, ...

Kind Regards

Marco