mmoser18

Results 10 issues of mmoser18

I am now (almost - see different issue) there to automatically create the dependency graph(s) for our project. I am creating .puml files. One issue that remains is, that the...

While the description shows nice multi-module graphs also showing the project's modules in my case I only get a parent box pointing to all *external* libraries. There are none of...

question

Most pages don't work with Python 3.x (v3.7 in my case). Reason is mostly that _print_ is now a function and not a statement anymore, plus a few other subtle...

Downloaded and installed the newest version from eclipse marketplace today. When trying to reformat a table where one of the cells contains words in single or double quotes (e.g a...

When adding pictures using the format e.g.: `![alt Alt-text here](docs/screenshot.png "Screenshot of application")` Fluentmark Ediktor always marks the line as an error. The error location (at least that's what gets...

bug

This is a long-standing bug (apparently already present in versions v4.x, but definitely in all 5.x) and there are several appends regarding it in the forum, so I am a...

Checked out the repo and issued a "mvn clean install". The build fails in module "SoapUI" with these errors: ``` [ERROR] createMockAsWar on createMockAsWar(com.eviware.soapui.actions.MockAsWarActionTest)(com.eviware.soapui.actions.MockAsWarActionTest) Time elapsed: 1.779 s

I installed Jupyter notebooks as instructed, i.e. - Download Anaconda Distribution (a few 100MB), Python 3, 64 bits - Install it using the default settings for a single user. But...

The right-hand side preview pane of the ASCII-Editor which shows the generated GraphViz/PUML output is always cut off at the bottom. Typically one can only see the upper 1/2 of...

When writing a PUML file the graphic preview (right pane) is often not very useful. Typically only a small part of a graph is shown and the bottom part is...