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

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -