Martynas Šateika
- 活动总数 25
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 6
- 订阅数 6
-
Martynas Šateika 创建了一个帖子, 已回答Custom JDBC driver without database introspection
Hello, I am trying to write a simple JDBC driver that, instead of interacting with a database directly, sends queries to another system over HTTPS. The end goal is to be able to set up a Driver + D... -
-
-
Martynas Šateika 创建了一个帖子, 已回答Supporting older versions of an IDE
I would like to make my plugin compatible with a wide range of PhpStorm versions. Initially there were some issues with source code - for instance my plugin was making use of a VoidDataExternalizer... -
-
-
-
-
Martynas Šateika 创建了一个帖子, Supporting both Kotlin and Java
I wrote a plugin that currently works with Kotlin files. However the PSI elements that the plugin looks at (specific annotations, etc) can all be met in Java files as well. If I want to have the sa... -