Sometimes I want to check if a particular JAR is in build path by right-clicking on the project -> Properties -> Java Build Path -> Libraries
So here is the list I need but i miss a way to search a particular library by name like Ctrl+F. I have to look the whole (unsorted!) list of hundreds of JARs instead. Is there a more comfortable way? I couldn't find one so far.