Jozef Tomek

Results 5 issues of Jozef Tomek

https://github.com/j-easy/easy-random/blob/0426dcd8b2df555d276a16513ab92d79f99f8de5/easy-random-core/src/main/java/org/jeasy/random/randomizers/range/BigDecimalRangeRandomizer.java#L84 Argument `scale` is incorrectly passed to `DoubleRangeRandomizer` as `seed` parameter.

# Description # ---------- If running on Java 9 or later, Oracle JDBC driver can not be placed to `$domain_root/lib/ext` as told by all HOW-TOs, since this directory is not...

Status: Accepted
Type: Bug

- [x] I verified [latest Integration Build of Eclipse SDK](https://download.eclipse.org/eclipse/downloads/) doesn't provide the feature. ## Suggestion From a fresh installation and clean workspace: *no setup steps are necessary* I reach...

enhancement

## What it does Introduces new extension point `textViewers` of the `org.eclipse.text.quicksearch` plugin that makes it possible to plug-in different text viewers with different text styles/decorations to present quick search...

While doing some Eclipse development I ended up needing to see source code of 'org.eclipse.tm4e.ui' plugin. As previously with other plugins, I expected to be able to just import as...