keinhaar

Results 43 comments of keinhaar

The fix works for me. Seems like the **mylyn project is dead**. Beginning with Eclipse-2022-06, it is no longer included in Eclipse Downloads, and is not on the download site...

I got the Plugin working with the eclipse version 2021-12. I've installed it from market place. After that gwt did not show up in preferences. the error log showed a...

I've setup an Update Site where my version of the plugin is hosted here: - http://keeitsi.com/software/eclipse-plugins/ It installs up to Eclipse-2022-09. Currently it does not include any new features, but...

@slavap Seems like it does a lot more than just reading the *.ui.xml files. When do you face the slow build. On Eclipse startup?

Hi @protoism, my version will install in all versions between Eclipse-2021-12 and Eclipse-2022-09. Older versions may fail, because i'm currently updating library dependencies to current versions. I don't know the...

@slavap Sorry, but I'm not familar with pull requests. Seems like i can only create a PR with all of my changes at once. If you use my fork, you...

This is not a problem with JAVA 17, but instead a problem in the plugin itself. It can be manually fixed by editing the jar file for **_com.gwtplugins.gdt.eclipse.platform_**. To do...

No, i checked that. The BufferedImage Type is TYPE_3BYTE_BGR.

Here it is. Hopefully this will help to find the issue. "img001.tif" and "img002.tif" are combined to "target.tiff" by the Java Class. I try to use tesseract 4.1.1 on the...

Sorry, file was to large. Here again. [sample.zip](https://github.com/haraldk/TwelveMonkeys/files/4618850/sample.zip)