Dimitar Dimitrov

- Total activity 72
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 29
-
Created @Flow annotation - when and how to use?
AnsweredI was looking at the Jetbrains analysis annotations and fitted my code with @Nullable/NotNull, as well as @Contract annotations (I even caught a latent bug or two), but now I am looking at @Flow an... -
Created Is there any issue tracking Gradle composite buil support?
i.e. something along the lines of https://discuss.gradle.org/t/exciting-new-buildship-features-coming-up/14728 As a background, we have done some work with our builds to resolve external projects ... -
Created Running a custom task when IntelliJ imports a project from Gradle
I'd like to run our code generation tasks when IDEA imports the Gradle project.Are there any hooks I can use? I.e. if IDEA could run the dependencies, finalizers, pre- and post- hooks of the "idea"... -
Created EAP does not recognize Groovy SDK in the module dependencies
After opening my project with IDEA 14 EAP, I can't compile because of the following error:Error:Cannot compile Groovy files: no Groovy library is defined for module 'testing'I can see the groovy-2.... -
Created Can't use "Dynamic Property/Method" in GSP file (Groovy Server Page)
I am running IU 135.760 and I just tried to edit a Groovy script containing some dynamic properties. Typically, when I alt+Enter on an unresolved identifier, IDEA suggests me to define it as dynami... -
Created Has anybody found out how to use the Javascript REPL console?
I can see it in the release notes, but not in the tool windows, runners or menus:WEB-1171 javascript live console -
Created IDEA IU-132.719 Subversion plugin not working after upgrade
After starting up, IDEA will not open any file and the Project pane comes up empty.In the notifications area I can see errors with the Subversion plugin (one of its extension points tries to implem... -
Created IDEA11 License doesn't work anymore; Can not start Evaluation
I just did an automatic upgrade from EAP 123.45 (RC1) to 123.63 (RC2) and when my IDEA starts up it pops a dialog telling me that I should get a new license or do a 30 day evaluation. When I click ... -
Created New toolwindow decorations usability issues
For many views, I usually have dem docked to the side or bottom of the window, and when I need more details I undock them to my second monitor (I have set them up to take the whole screen). When I'... -
Created Task ID for GitHub
I can see that the EAP supports GitHub as tasks server, but I can't seem to refer to an issue form there. I've tried 123, #123, Project-123 - no luck. The docs don't help much too.