Can build plugin due to missing javascript classes

I do have the idea.jar in the classpath -- but that jar does not include "com.intellij.lang.javascript". Where might I find those classes?

thanks!

0
Avatar
Permanently deleted user

These classes are in JavascriptLanguage plugin - so we have an optional dependency on another plugin.

0

请先登录再写评论。