Sergii Puliaiev
- 活动总数 16
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 4
-
-
Sergii Puliaiev 创建了一个帖子, 已回答IntelliJ Custom JDBC driver Date Literals
I am working on the Salesforce JDBC driver for SOQL. The syntax allows to provide the date/time values without quotes like that: https://developer.salesforce.com/docs/atlas.en-us.234.0.soql_sosl.m... -
-
-
-
-
Sergii Puliaiev 创建了一个帖子, 已回答JarFileSystem.getInstance().getJarRootForLocalFile() returns null in test
I have a test for my plugin, based on LightJavaCodeInsightFixtureTestCase. I set it up using PsiFile[] psiFiles = myFixture.configureByFiles("module/src/main/java/TestObject.java", "pom.xml");myFi... -
Sergii Puliaiev 进行了评论, -
Sergii Puliaiev 进行了评论, -
Sergii Puliaiev 创建了一个帖子, 已回答XHTML file type - script tag namespace
Hi, i use one library - with name Joost for streaming xml transformations and it allows scripting. The config for this library looks like XSLT, but has it's own name spaces. And the scripting tag...