Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[Dltk-dev] javascript rhino plugins packed to jar

Hi,

I have made the changes, so dltk javascript debugger should be able to run from jars. The next integration build will contain org.eclipse.dltk.javascript.rhino and org.eclipse.dltk.javascript.rhino.dbgp packed to jars.

Also, I have made the change to return empty array from GenericJavaScriptInstallType.getDefaultLibraryLocations() since the callers expect directory paths, and does not work correctly with the jar file.

Johan, would you please check if it works for you.

Thanks,
Alex


Back to the top