for using auto-pipeline efficiently.
install from the plugin homepage: https://plugins.jetbrains.com/plugin/20535-auto-pipeline
or install from idea IDE, using keyword Auto Pipeline
to search in the IDE plugins marketpplace.
- quick fix for the missing related pipeline classes
- line marker to quick navigation for the
@AutoPipeline
interface - suggest to enable annotation processing if not enable
suggest to compile when has AutoPipeline annotations: