java - How to reload a class file in Jython -


i'd reload java class file jython after modifying java source , recompiling.

all searches on topic redirect here, jreload module isn't included in version 2.7.0.

i need equivalent of python's imp.reload.


Comments

Popular posts from this blog

ios - Change Storyboard View using Seague -

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -