You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
programatically modify contents in an existing jar, or a copy of an existing one
how do i want to pass around the generated classes? As Classes in a custom classloader, or as a map of byte[], or GenClass holders that are metadata and byte[]?