If you have it open in the editor, press Alt+F1 and select Classpath View for the target. It will expand the classpath tree and select the class. Or, even simpler, have a look at IDEA's title bar, it will show something like ....lib\idea.jar!\com.intellij.ant.a.a.
If you don't have it open, Ctrl + N will give you the option of finding it (be sure you check the option for non-project files). HTH, Andrei "Aiko Mastboom" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi, > > I just trying to find a class in my classpath, cause I needed to know > from wich jar it came. > > I tried te search feature but it doesn't seem to find it. > > e.g. when I try to find "com.intellij.ant.a.a" when idea.jar is in the > class path. I'd like to be able to type in the classname and intellij > finds me the jars it is located in. > > > Aiko > _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
