uzh / signal-collect

A framework for scalable graph computing.
www.signalcollect.com
Apache License 2.0
148 stars 32 forks source link

Console only works if the web resources are positioned at exactly the right place. #138

Closed pstutz closed 11 years ago

pstutz commented 11 years ago

Use more generic resource access, so the console also works when referencing an Eclipse project.

pstutz commented 11 years ago

Might be an Eclipse issue, investigating changing which Eclipse resources get exported.

pstutz commented 11 years ago

Adding EclipseKeys.createSrc := EclipseCreateSrc.Default + EclipseCreateSrc.Resource to the sbt build did the trick.