Adding Libraries to External Libraries View.
Answered
I have some code that is programmatically adding a folder as a library, this works as expected (in so far as I can then index over files in that folder). However I would also like for the Library to show up under the Project View > External Libraries , shown here:

I'm not sure where to begin.
Please sign in to leave a comment.
Steve,
External Libraries node in the Project View tree is managed by the ExternalLibrariesNode. All of the entries are collected from the modules and registered AdditionalLibraryRootsProvider extension points: