Dan Cioca
- 活动总数 363
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 122
-
创建于 How to determine module relative path of a VirtualFile
I need to display the relative path of a virtual file. e.g. \[Module content root]\scripts\test.sqlCould theoretically parse the VirtualFile.getPath() value, still, how do i get hold of the content... -
创建于 Editor with class:<editor class> hasn't been released
I keep getting this error message in the background. Any idea why?How do I "release" an editor after I don't need it any more?I use EditorFactory.createEditor(document, project) for creating it. -
创建于 [ANN] Database Navigator 1.0.179 released
A new version of Database Navigator is available (1.0.179)http://plugins.intellij.net/plugin/?id=1800The tool is now supporting almost all SQL structures besides of CREATE and some ALTER statements... -
创建于 How to change the vertical alignment of the actions in the ActionToolbar
Have created a horizontal ActionToolbar using ActionManager.createActionToolbar() for a predefined ActionGroup.One of the actions is a ComboBoxAction which is a bit slimmer than the other actions. ... -
创建于 How to create temporary (red-framed) ranges in text editor
this feature is available for example in the xml editor after code completion. Several ranges in the newly created element are framed with a red line, and navigation in the editor is somehow constr... -
创建于 ANT javac2 error - "Content is not allowed in prolog"
Trying to build my plugin using ant. The *.form files have to be compiled using javac2 (com.intellij.ant.Javac2).The task is throwing JDOMParserException. What could be the reason?...\build.xml:72:... -
创建于 Results due date for plugin contest (31.Jan.2007?!!)
..i'm talking about the "The IntelliJ IDEAL Plugin Contest is now CLOSED" announcement on the ij plugins homepage. I'm sure everyone is aware that Jan 2008 was meant.. but couldn't hold it... :) -
创建于 [ANN] Database Navigator 1.0.125 released
Have released a new version of the Database Navigator plugin. http://plugins.intellij.net/plugin/?id=1800The release is more technical than functional, containing mainly a technically redesigned br... -
创建于 Question about debugger api (com.intellij.debugger.*)
is this api generic enough to be able to wrap something like oracle debugging engine (SYS.DBMS_DEBUG)?I plan to enhance db navigator plugin with debugging facilities. The DBMS_DEBUG utility provide... -
创建于 [ANN] Database Navigator 1.0.117 released
Have released a new minor version of Database Navigator.The plugin is available for download at http://plugins.intellij.net/plugin/?id=1800Note:The ID of the plugin has changed so you may need to u...