Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Dan Cioca
Total activity
363
Last activity
May 19, 2023 09:38
Member since
December 05, 2006 15:28
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
122
Activity overview
Posts (86)
Comments (154)
Sort by recent activity
Recent activity
Votes
Created
December 10, 2009 00:11
Released yet another version (3.0.1741), containing some enhancements to the PL/SQL debugger and small bug fixes.Watchers and expression evaluators are now supported, though only variables and para...
Community
IntelliJ IDEA Plugin Users
[ANN] Database Navigator 3.0.1658 released (PL/SQL Debugger)
0 votes
Created
March 09, 2012 14:33
Hi Alexandre, these errors are caused by the incomplete SQL language definition in database navigator. This is a perpetual "work in progress". Nothing to worry about though. I will remove them in ...
Community
IntelliJ IDEA Plugin Users
Database navigator plugin generates errors
0 votes
Created
July 15, 2010 14:52
Great! Thank you very much! Works fine now.
Community
IntelliJ IDEA Plugin Users
Plugin manager: 413 Request Entity Too Large
0 votes
Created
December 05, 2006 17:08
Indeed. It is just a text. The only formatting applicable here is multi-row.. using "\n"
Community
IntelliJ IDEA Open API and Plugin Development
How to display Hint (Tooltip) for resolved PsiReference on Ctrl + MouseOver
0 votes
Created
December 05, 2006 17:45
Thanks Sascha! What's the scope of the analyzer? Is it the current document or all currently opened documents?And what non-openAPI jar is containing it?btw... found http://intellij.net/forums/threa...
Community
IntelliJ IDEA Open API and Plugin Development
How to trigger annotator without changing file?
0 votes
Created
December 05, 2006 18:18
idea.jar was already in my library list. spelling of ..Analyzer was wrong (..Analiser) :)Thanks a lot! This works. It looks like it annotates only the current file, and this is exactly what I neede...
Community
IntelliJ IDEA Open API and Plugin Development
How to trigger annotator without changing file?
0 votes
Created
December 05, 2006 18:51
... was wrong... :( this is resetting the annotators. The current editor is re-annotated and all other editors will be annotated when made current. Found a more "lighter" method that serves my purp...
Community
IntelliJ IDEA Open API and Plugin Development
How to trigger annotator without changing file?
0 votes
Created
March 20, 2007 00:59
Found the answer to my question.. For the record:... :)Processes which need UI interaction (similar to my progress indicator) need to be started in an EventQueue thread.e.g. EventQueue.invokeAndWai...
Community
IntelliJ IDEA Open API and Plugin Development
Trigger progress indicator within Daemon code analyzer (ProgressManager)
0 votes
Created
May 11, 2007 10:35
Thanks Hugo!i did read again your first explanation and finally understood how it is supposed to work. If i define two file editor providers for the same file, than i can expect that ij is showing ...
Community
IntelliJ IDEA Open API and Plugin Development
Multi-tabbed editor
0 votes
Created
July 22, 2007 17:07
Hi Hugo,one more thing. How can i rename the tabs of the multitabbed editor?I am using for both Spec and Body the same type of editor, which is TextEditor.The tabs are both showing the name "Text" ...
Community
IntelliJ IDEA Open API and Plugin Development
Multi-tabbed editor
0 votes
«
First
‹
Previous
Next
›
Last
»