[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Can I use wildcards in User LIbrary jars?

When I configurure a user library, I can add jars that map to a specific file
e.g. org.eclipse.osgi_3.2.0.v20060601.jar.


How can I have an entry that works for whatever version of this file is available in the target directory? Eclipse doesn't seem to allow me to specify org.eclipse.osgi_*.jar.

I'd like to do this so I can use the same user library definition for different versions of eclipse. Ideas?