Jochen Wiedmann
Jochen Wiedmann
It is certainly nice, that gonsole doesn't depend on an external git. On the other hand, occasionally it might be quite handy, if we were able to use it, because...
Right now, the PdfConverterExtension depends on openhtmltopdf. Which is an unacceptable solution, because openhtmltopdf is LGPL-licensed, thus clearly contradicting the license of Flexmark itself. Please, implement an alternative solution for...
Hi, the docs mention an Ajax example. However, reading that example, I understand that it is mainly an example for lazy loading. Would it be possible to also provide an...
When trying to run the script from get.docker.sh on CentOS 8.3, or a compatible version with the latest updates, I get the output below. A simple workaround is to execute...
The context.xml, that is created with "Update context definition" in the projects context menu, looks like this: ``` ``` This used to be correct, but isn't for later version of...
As far as I know, an autoupdate of the generated application isn't yet possible. Would someone be willing to work on that with me? Here's the plan: 1.) Introduce a...
Hi, I've got a wizard, which ought to determine the steps (and the number of steps) dynamically, depending on a combo box, which the user fills in the first step....
Hi, I am getting this picture, when I try to convert a new project to a Tomcat project. Which makes the plugin essentially useless for me. Thanks, Jochen 
It is nowadays more than common to have more than one version of a project in the workspace, that support the various versions of the servlet standard (javax.servlet, jakarta.servlet 5.x,...
Hi, Ulli, this is the pull request, that I promised. So far, this is untested. I will continue to implement a small plugin and test both together. Regards, Jochen