cancel
Showing results for 
Search instead for 
Did you mean: 

CSCockpit source

Former Member
0 Kudos

Hello

I am woking on customizing CSCockpit. I like to see CSCockpit source for reference. I downloaded the hybris suit nut i dont see the source for CSCockpit.

Can you provide a link to download the source for this project.

Accepted Solutions (1)

Accepted Solutions (1)

raghavendra_desu
Contributor
0 Kudos

Hybris is not going to provide all the source code in java files. If want to refer API, api documentation will be available at https://download.hybris.com/api/5.0.0/

Answers (4)

Answers (4)

Former Member
0 Kudos

how to get the java files for all the class files in cscockpitserver.jar

Former Member
0 Kudos

you may decompile the jar file to understand the logic

Former Member
0 Kudos

I am using hybris5.0.0 version. I don't see the java files in the extracted jar.

hybris\bin\ext-channel\cscockpit\bin\cscockpitserver\de\hybris\platform\cscockpit\components\login

Under this I saw the class files.

Former Member
0 Kudos

I extracted the jar file but i got only class files in the jar.

raghavendra_desu
Contributor
0 Kudos

The CsCockpit extension will be available in ext-channel folder. If you would like to see the source code it will be available in cscockpit/bin folder named as cscockpitserver.jar.