Package uno.anahata.asi.nb.tools.project.actions
package uno.anahata.asi.nb.tools.project.actions
NetBeans IDE actions for managing project context within AGI sessions.
This package provides the UI actions and underlying logic to dynamically add or remove NetBeans projects from the context of active AGI sessions. These actions are integrated into the NetBeans project explorer's context menus.
-
ClassesClassDescriptionAction to add one or more projects to the AI context.Stateless utility class containing the core logic for managing NetBeans Projects within an AI agi context.Action to remove one or more projects from the AI context.

