Package uno.anahata.asi.nb.tools.java.classpath
package uno.anahata.asi.nb.tools.java.classpath
Bridging logic between Anahata's virtual resources and the NetBeans ClassPath API.
This package provides the infrastructure for "Semantic Context Injection." It allows the IDE to treat in-memory snippets and transient model outputs as first-class citizens of a project's classpath, enabling features like code completion, error detection, and syntax highlighting for AI-generated code.
- Author:
- anahata
-
ClassesClassDescriptionA global ClassPathProvider that intercepts queries for in-memory files and provides the appropriate classpath based on the file's context.

