i’ve changed a java code to my requirements in sandcastle now how i can make it work out side of its location. (offline or on a server)
There’s a number of helper functions Sandcastle provides that aren’t built into the library, like anything starting with “Sandcastle.”
In general, you should be able to copy your code from Sandcastle into your application. See this guide for how to set up your application outside of Sandcastle:
Thanks i’ve got it.