Tomáš Poledný
Tomáš Poledný
We found that right now we are not able to use Adoptiom/Temurin docker base image with the new version of Java 17 because they provide only full JDK docker images...
Close #708 #700 . WIth debuging I found that there is completly missing a check for a method name. Adding this check resolves issues with generic result types. See added...
* Version of JMockit that was used: 1.49 * Description of the problem or enhancement request: I deeply play with code from #700 and where I wrote that it is...
Please provide the following information: * Version of JMockit that was used: 1.49 * Description of the problem or enhancement request: I have class with many dependencies and I use...
* Version of JMockit that was used: 1.49 * Description of the problem or enhancement request: I want to create a simple argument matcher with lambda as predicate in `Expectations`....
Hello I found an issue in `aggregateStream` method on `MongoTemplate`. If you use a local variable (`$$variable_name`) for example in filter operator then it is not able to resolve this...
This is still not work and previous issue #14 was closed. I have project with some warning and I want use Find Usages. First dialog has focus on find and...
### Description It would be nice to have rendered javadoc comments in code. This can increase the readability of code. The same functionality has IDEA and it helps a lot...
### Description I would like to search in project dependencies. I have a maven project and this project has some dependencies. I can browse them because there are sources jar...