Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] access to lib/ext


Hi,
On JSDT project we are trying to utilize nashorn as runtime for javascript based tool. Nashorn is part of JDK8 and is shipped as nashorn.jar on lib/ext folder of jdk.

At the moment, it looks like Eclipse does not have access to the jar files on the lib/ext folder of the JDK. Is this by design? Is there a way for a bundle to get Eclipse runtime give access to
lib/ext jars?

Thanks,
—
Gorkem


Back to the top