Benny Bottema
Benny Bottema
Any update here? I also need to connect via authenticated proxy.
Any update? Running into this issue as well. Thinking it's a problem with the working folder as I'm running it from the root of a parent project with GIT and...
Ahh you had me confused a bit, since you reported the bug in the outlook-message-parser, but you're running into this issue using Simple Java Mail API (and refer to a...
Perfect. The change is probably actually on [bbottema/rtf-to-html](https://github.com/bbottema/rtf-to-html).
It's fine like this, no problem.
I've had a talk with @kschroeer and he is willing to have his code merge with this code base into one cohesive solution. He did stress that he wants to...
Actually, I've had success finding the class and even Methods from `@link` references by using my other open source library, [Java Reflection](https://github.com/bbottema/java-reflection). It's become quite advanced, here's how I use...
> This looks like it requires you to know the package/root package of the class. As the comment in the code says, there are variations, including one that does a...
Then in conclusion: unless you can get access to the actual source, there's no way to infer the packages.
Ok, great to hear you're on-board for the idea. So the next thing you can do is take a look at our discussion about this, here: bbottema/outlook-message-parser/issues/16. I guess the...