mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-07-11 10:07:18 +00:00
c0e5018eef
This adds context-sensitive autocompletion for bean classes, bean ids, property names, basic Spring XML tags and attributes. The bean completions use a new `/engine/beandoc` endpoint that serves the combination of all the `/META-INF/heritrix-beans.json` files generated at compile-time by the heritrix-docgen annotation processor.