cancel
Showing results for 
Search instead for 
Did you mean: 

where to find source code for PDK

Former Member
0 Kudos

for example, source code for AbstractPortalComponent.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Han,

To get the source code of the PDK, first download the pdk either from SDN or portal from java developer> PDK download>jar files and save netweaverlib.zip.

Unzip it and you will find more jar file.

Now if you rename the .jar file to .zip and open you will find .class file. Use a decomplier to get the java classes. For abstract portal component rename and unzip prtapi.jar.

PS: If helpful award points

--Deepak

Former Member
0 Kudos

"Use a decomplier to get the java code?"

using the decompiler is the final method to get PDK source code. SAP does not provide source code of PDK? I want to know whether I can download PDK source code from SAP web site.

Former Member
0 Kudos

"<b>download PDK source code from SAP web site</b>"

Then Search and if you find, post the path in this thread also. Best Of Luck

Former Member
0 Kudos

Hi ,

You can install the Portal Development Kit , which has all the sample code.

Regards,

venkat.