Closed
Description
Suggestion
Can you add eclipse user_library support in the next version?
Use Cases
Every time I add a lot of jars into my project, it will be very troublesome,
So I need an easier way to add jars.
Examples
Like this
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/7.0sp3"/>
But in the current version it doesn't work.