Sergii Puliaiev
- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 4
-
-
Sergii Puliaiev created a post, AnsweredIntelliJ 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 created a post, AnsweredJarFileSystem.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 commented, -
Sergii Puliaiev commented, -
Sergii Puliaiev created a post, AnsweredXHTML 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...