dslforge icon indicating copy to clipboard operation
dslforge copied to clipboard

In 0.9.1, "Generate Web Editor from ANTLR" creates a project that is missing ace.js and other files

Open jeremyrixon opened this issue 8 years ago • 2 comments

With 0.9.1 (and eclipse neon.3), index.html references ace/ace.js among other files but ace/ace.js not in the created project and so the deployment fails to load.

I have tried on macOs and Ubuntu.

I've followed the installation instructions: http://dslforge.org/getting-started-generate-ace-editor/

Am I missing something?

jeremyrixon avatar Jun 26 '17 06:06 jeremyrixon

Thanks for reporting, ace should be referenced from https://cdnjs.cloudflare.com/ajax/libs/ace/1.2.6/ace.js We will update the generator accordingly.

dslforge avatar Jun 30 '17 08:06 dslforge

are there any workarounds for this? experiencing the same problem

cdstelly avatar Oct 04 '17 03:10 cdstelly