newbie on Zoneminder 1.36.x, how to modify and compile source code change?
Posted: Thu Nov 09, 2023 2:19 am
My background is on Java and in java development, I can use IDE like eclipse, and set debug mode to run line by line.
Now I need to modify zoneminder source, I have no experience on developing Linux application and want to ask some question:
1) is there some IDE like eclipse IDE for java development for ZoneMinder, so I can set debug mode and run the source code line by line and see the result?
2) if I change some code (e.g. php, cpp...), then how to compile and see the result in zoneminder output? Or just place back the file to ZoneMinder_zoneminder_release/xxx (e.g. src, web...) and the change will automatically show in Zoneminder.
Now I need to modify zoneminder source, I have no experience on developing Linux application and want to ask some question:
1) is there some IDE like eclipse IDE for java development for ZoneMinder, so I can set debug mode and run the source code line by line and see the result?
2) if I change some code (e.g. php, cpp...), then how to compile and see the result in zoneminder output? Or just place back the file to ZoneMinder_zoneminder_release/xxx (e.g. src, web...) and the change will automatically show in Zoneminder.