Dr. David H. Akehurst
Dr. David H. Akehurst
tried to use this from maven. it doesn't work, the sub-modules are not available on maven
I like this, but would like to generate sentences with real words. would it be possible?
The project org.jvnet.com4j:com4j-test:2.0-SNAPSHOT has 1 error. Non-resolvable parent POM: Could not find artifact org.jvnet.com4j:com4j-parent:pom:2.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 3, column 11 -> [Help 2]
Added eclipse plugins for com4j, plus fixed a few bugs and tidied up a bit. (started to port the native build to use nar-maven, but unfinished as yet)
am getting this error inside dagre-core when using cytoscape-dagre layout plugin. seems to be something to do with node.rank set to NAN inside the dfs function (inside longestPath) at line...
Bower release has only the dagre-core files in it !
IE11 does not have TextEncoder/Decode built in. thus the 'require('text-encoding')' gets executed. But 'require' is not available on IE 11 either.
dependencies { implementation(npm("monaco-editor", version_monaco, generateExternals = true)) }