Recompiling Spark

Hello everyone. Tell me what to recompile Spark to slim corporate settings?

Not sure i’ve understood your question.

This can help you start editing the code Working with Spark/Openfire source in Eclipse (GitHub)

But you will have to find a way to produce installers probably.

Than compiled exe file for Spark?

No, it won’t compile an exe file for you. Just the libs. You will have to find a way to turn it into exe yourself. Here (at igniterealtime.org) it is done with install4j, but you can use other packers like IzPack and such. Can’t provide instructions for this though. Never done this myself.