07-11-2012, 02:54 PM
Seems like you want some sort of dynamic code loading/executing, and I'm not sure how possible that is in Java. Remember, Java is not a dynamic scripting language like Lua.
That being said, I found this: http://stackoverflow.com/questions/93517...ng-to-code
Pay attention to the comments ;o
That being said, I found this: http://stackoverflow.com/questions/93517...ng-to-code
Pay attention to the comments ;o