I am using wso2 API Manager. I want to run source code by idea or eclipse , how can do this? I am searching for a long time on net. But no use. Please help or try to give some ideas how to achieve this
Asked
Active
Viewed 137 times
0
-
Does this answer your question? [run WSO2 CEP in eclipse](https://stackoverflow.com/questions/42366062/run-wso2-cep-in-eclipse) – pringi Jan 12 '22 at 13:46
1 Answers
0
You need to clone [1] and [2].
You can debug as in [3]

Pubci
- 3,834
- 1
- 13
- 28
-
I am using API manager, it's version is 4.0.0, so which branch of carbon-apimgt and product-apim is right for me? It's default branch is master, should I switch to another branch instead? – nankiesof Jan 11 '22 at 05:53
-
This is the tag - https://github.com/wso2/carbon-apimgt/tree/v9.0.174 https://github.com/wso2/product-apim/tree/v4.0.0 – Pubci Jan 11 '22 at 13:21
-