eldad dor
- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 6
-
eldad dor created a post, DbDataSourceImpl.getModel fails because: parent is null
I'm using the DbDataSource API and sometimes after working with Intellij for while & I think it's only after opening more then a single instance of Intellij an error raises when calling the checkVa... -
-
eldad dor commented, -
eldad dor created a post, AnsweredGetting Routines/Procedures name
I'm using the new DasUtil and DatabaseSystem with a custom plugin, I'm initializing a TextFieldWithAutoCompletion and I want all the Store Procedures names to be initialized into it,I was working i... -
eldad dor commented, -
eldad dor created a post, Getting an anchorElement for the FileTemplate when using createClass
I have a plugin that in some point creates a new class (using the JavaPsiFacade for this)The new class created would have a custom annotation inserted to it, and I'm using the Class PsiElement to a... -
-
-
-
eldad dor created a post, Listening for root changes when maven multimodule pom changes
I have a plugin that holds references between some xml files to a certain annotation id, (maybe I'll find timeto make it more generic and post it to the plugin repository...so far I didn't)and it s...