Guy Wiener

- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
Guy Wiener created a post, SQL dialect for HP Vertica
What would it take to have the SQL editor support a new dialect, namely, for HP Vertica analytics database?It is simlar to Postgres SQL, but not identical.For the meanwhile, is it possible to disab... -
-
-
Guy Wiener created a post, IdeaScript on Aurora not working
I tried to use the IDEA script plugin on my IDEA 4.0 and it didn't work. From a look in the sources it has even some compilation problems.Anyone knows what's going on with it? Guy. -
-
Guy Wiener created a post, Open API for the GUI designer?
Is there, or going to be, an open API for the form editor? I'm looking for functions like adding a widget or binding a widget for a plugin I want to write.Alternatively, I can hack the form editor ... -
Guy Wiener created a post, JavaElementVisitor in PSI - how can I use it?
I am looking for a way to get the concrete type of a PsiElement - something like JavaElementVisitor. But I coundn't find any way to use JavaElementVisitor or to expose the type of a PsiElement.I sa...