主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Dan Cioca
活动总数
363
最后的活动
2023年05月19日 09:38
成员加入日期
2006年12月05日 15:28
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
122
活动概览
帖子(86)
评论(154)
按最近的活动排序
最近的活动
投票数
创建于
2009年04月14日 10:39
Hello John,this looks to me more like a JRE problem, rather than a driver one.The plugin was compiled with java 1.6. Can you please make sure your IntelliJ environment runs with 1.6?Regards,DanPS. ...
社区
IntelliJ IDEA Plugin Users
[ANN] Database Navigator 2.0.1285 released
0 票
创建于
2009年04月15日 10:33
Hello John,well I hope it meets your expectations.. :-) I never tested it on mac. Especially the GUI may be a bit weird, although I tried to avoid hardcoded colors and dimensions for the GUI compon...
社区
IntelliJ IDEA Plugin Users
[ANN] Database Navigator 2.0.1285 released
0 票
创建于
2009年05月08日 13:02
Hi John,I gave it a try some days ago with compiling and running the plugin with java 5, and I experienced some backward compatibility issues and some small GUI problems which will require a separa...
社区
IntelliJ IDEA Plugin Users
[ANN] Database Navigator 2.0.1285 released
0 票
创建于
2015年04月07日 12:21
DDL guided actions are not implemented in DBNavigator (yet). So far you can only use plain SQL ddl statements to perform such changes. Even DDL language support itself is still work-in-progress (i....
社区
IntelliJ IDEA Plugin Users
DBNavigator - how do I add/remove columns from Table?
0 票
创建于
2008年02月18日 23:02
Uploaded a new version (1.0.183). Forgot some scissors in the patient.. - sql editor intentions were programmatically disabled - statement execution tool-action was breaking under circumstances1.0...
社区
IntelliJ IDEA Plugin Users
[ANN] Database Navigator 1.0.179 released
0 票
创建于
2008年04月08日 21:40
Have uploaded version 1.0.286 containing fixes for critical issues introduced with 1.0.283. Version 1.0.283 no longer avaiable.
社区
IntelliJ IDEA Plugin Users
[ANN] Database Navigator 1.0.283 released
0 票
创建于
2008年04月11日 21:16
yet another minor release (1.0.289) due to compatibility issues with older oracle versions.
社区
IntelliJ IDEA Plugin Users
[ANN] Database Navigator 1.0.283 released
0 票
创建于
2008年03月17日 11:54
Try using ProgressManager.getInstance(). You can start your own Runnables in background or modal.ProgressManager.getInstance().getProgressIndicator() gives you the ProgressIndicator which you can u...
社区
IntelliJ IDEA Plugin Users
Accessing Idea progressMonitor
0 票
创建于
2008年03月07日 17:04
this is the successor of JDOMExternalizable isn't it?How long will be the JDOMExternalizable still supported? See that it was deprecated in 7.x.
社区
IntelliJ IDEA Plugin Users
Recommended way to store settings and data
0 票
创建于
2008年03月12日 10:06
if you need a less weighted popup you may consider using ComponentPopupBuilder popupBuilder = JBPopupFactory.getInstance().createComponentPopupBuilder();JBPopup popup = popupBuilder.createPopup();Y...
社区
IntelliJ IDEA Plugin Users
What is the best way to popup a window in IDEA from plugin
0 票
«
第一页
‹
上一页
下一页
›
最后
»