Kislyak1000
- 活动总数 11
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 3
- 订阅数 2
-
Kislyak1000 进行了评论, -
-
Kislyak1000 创建了一个帖子, 已回答DB conection bar for custom language
Hi, I am developing a plugin for custom language. The plugin should take some data from the DB and annotate errors or warnings. You could do that for .sql files by selecting db source in the db con... -
-
-
Kislyak1000 创建了一个帖子, 已回答Navigate to file in another module by clicking on java String
Hello, I am working on simple navigation functionality. My code looks like this. public class TestClass extends BaseClass { public TestClass() { super("folder/File.txt"); }} I have thi...