Dan Cioca
- Total activity 363
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 122
-
Created 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... -
Created 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. -
Created [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... -
Created 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. ... -
Created 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... -
Created 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:... -
Created 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... :) -
Created [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... -
Created 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... -
Created [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...