Guy Wiener
- 活动总数 14
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 7
-
创建于 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... -
创建于 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. -
创建于 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 ... -
创建于 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...