[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.jdt] Matching IJavaElement with classpath entries

Hi folks,
I've come about a problem of finding an IClasspathEntry for an IJavaElement within IJavaProject.


I start with an array od resolved IClasspathEntries and an IJavaElement. How do I find out which classpath entry corresponds to the given IJavaElement?

Cheers
vlcak