PavelTurk
PavelTurk
I use markdown plugin with NB 12.3. When I press button "Preview" then preview is shown but page is always scrolled to bottom in preview. Can it be disabled somehow?...
I hope that soon jetty will be modularized according to JPMS specs. As the next step I suggest to add posibility to deploy every web application in separate JPMS layer....
### Is there an existing issue for this? - [X] I have searched the existing issues ### Which Transloco package(s) are the source of the bug? Transloco ### Is this...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Which Transloco package(s) are the source of the bug? Transloco ### Is this...
This issue is based on my post https://groups.google.com/forum/#!topic/mybatis-user/Enju_-c8SbQ Currently @MapKey cant be used for nested collections in result map. The problem is that developers put @MapKey() in interface. I dont'...
RichTextFX is also used for building terminal emulator applications. At the same time, currently it is not possible to style caret to look like in terminals. This problem was also...
This is java code: ``` public class JavaFxTest2 extends Application { private final InlineCssTextArea textArea = new InlineCssTextArea(); private final VirtualizedScrollPane scrollPane = new VirtualizedScrollPane(textArea); public static void main(String[] args)...
I used karaf 4.0.5. I completed all steps that are provided in instructions. This is my bundle list: karaf@root()> bundle:list START LEVEL 100 , List Threshold: 50 ## ID |...
I've noticed some strange behavior with H2 (I use today's master version). Here is my [test project](https://github.com/PashaTurok/hibernate-h2-test5). There are two tests which call two similar methods, but in different order....
I have A13 Olinuxino. And I have 8GB microSD card. I downloaded archive via torrent: https://www.olimex.com/wiki/images/d/d6/A13_debian_34_90_WIFI_RALINK_GCC_GPIO_X_I2C_100KHz_UVC_TS_FTDI_3G_video_accell_release_10.torrent as I have HYNIX RAM on board. After that as described here https://www.olimex.com/wiki/A13-OLinuXino#Linux_related I...