I’m in Korea and I waked up.
I tried to find what I faced simillar.
https://forum.knime.com/t/unable-to-launch-the-knime-analytics-from-eclipse/15550/5
https://forum.knime.com/t/how-to-build-a-complete-knime/13246/1
Overall, I would like to know how to debug and inject like System.out.println(“here”); where code flow and local build try and understand first.
And I got stuck here in https://github.com/knime/knime-sdk-setup
3. Get KNIME source code
- Get the KNIME Analytics Platform source code you want work with as described in the
Explore KNIME Analytics Platform Source Code
section.
https://forum.knime.com/t/i-am-new-to-knime-development-please-help-me/19765/7
https://forum.knime.com/t/i-am-new-to-knime-development-please-help-me/19765/6
and I faced error when I tried to do as your trying…