Skip to content

Support for redefinition of classes from .jar (extraClassPath config) #16

@skybber

Description

@skybber

A killer feature would be simplification of support for redefinition of classes from libraries. It could work in such a way that there would be an ad-hoc directory in the project, accessible through extraClassPath HA config param . If a user opened a file from a .jar library, they could modify the class and save it in the ad-hoc directory. Classes from this directory would then be loaded with priority due to the extraClassPath configuration in HA, and live redefinition would function at the same time. Perhaps it could be directed to the scratches directory. I've already had something similar configured, and when it’s necessary to make an ad-hoc adjustment in a .jar file, it’s absolutely fantastic

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions