A little question : does the following feature exists ? Is it possible to find all classes implementing a given interface, or extending a certain base class ? If not, it might be an interesting feature ;o) For example, I was looking for a class a developer had created, it was a class extending a Comparator, but I did not know where it was, so I wanted to find all possible classes implementing Comparator.
Guillaume _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
