vmware-archive / scripted

The Scripted code editor
Eclipse Public License 1.0
1.56k stars 166 forks source link

copycheck.js all modules underlined, not even asking jsdepend for a graph #190

Closed kdvolder closed 11 years ago

kdvolder commented 11 years ago

When I open the 'copycheck.js' script in 'releng' it underlines all module names even though they appear to be correct and should resolve.

When I inspect the network tab, it appears that jsdepend isn't even being asked for the dependency graph, so something must be going wrong on the client side before it gets to that point.

I see no errors in the error log.

aeisenberg commented 11 years ago

Seems to be working now.