Hi, I'm trying to add more http endpoints to the eventserver for my project. After I have run the command: sbt/sbt "data/run-main org.apache.predictionio.data.api.Run", the code successfully compiles but I don't know how to run the newly compiled files. It looks like "pio eventserver" is still using the old code. Can you help me with this? Thank you.
-ZZ
