Hi all, In a plugin I am writing I would like to complete a user text looking for package an class names of the maven java project the edited file belongs to. I am using the ClassIndex obtained via ClasspathInfo but it helps me complete package and class names coming from all opened projects.
Is there a way to limit the class index search to a single project? Thank you in advance. Regards, Alex
