Robert Beeger
- Total activity 524
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 202
-
Created Nullable Methods in FacetEditorContext
Hi,In FacetEditorContext the methods getModule, getProject and getModuleBuilder are annotated as @Nullable. I wonder why that is the case. Since a facet is always added to a module and a FacetEdito... -
Created Documentation on Facets?
Hi,Is there some more information about facets? Some issues in JIRA point to a page that supposedly describes the idea behind facets (e.g. http://www.jetbrains.net/jira/browse/IDEADEV-12328 ), but ... -
Created [ANN] NaviActionPad 0.6
After a month without updates here's version 0.6 with a bunch of nice improvements.Visit http://naviactionpad.beeger.net/ to get an idea of how this plugin works. Changes: Now with configurat... -
Created [ANN] NaviActionPad 0.4
Here comes the next release of NaviActionPad. Please visit the newly created home page of this plugin at http://naviactionpad.beeger.net/ for a walk through that shows how it works. Here's the chan... -
Created [ANN] NaviActionPad 0.3
Hi!NaviActionPad is a navigation and action execution plugin.By pressing Alt F11 you bring up NaviActionPad's popup window which shows the currently selected element (class, method, directory etc. ... -
Created JBPopup with frame
Hi!How do I create a JBPopup with a frame like the one on CTRL-E.I used the following:but this only produces a popup similar to "Parameter Info" without any frame and no title.Cheers, Robert -
Created Using extensions
I'm trying to develop a plugin that makes use of the extension mechanism.Now in the class com.intellij.ExtensionPoints I found the following statement:"This extension point should be used instead o... -
Created JUnit support still in very bad shape
Hi!The JUnit support is in very bad shape in the latest EAP builds.1. When I right-click on a source path and select 'Run "All Tests"', the tests for the module the source path is in are run. That... -
Created HTML Preview download hangs on 50 % on Mac OSX
Hi!The download of the Mac OSX plattform specific part of the HTML Preview hangs at 50 %. Below the progress bar "XUL" is shown as the currently downloading part. I had to kill IDEA and delete the ... -
Created JUnit integration tries to run all tests in all modules
This http://jetbrains.net/jira/browse/IDEADEV-2614 is marked as a feature request that will is planned for the next version (not 6.0). I think it's a bug. When I right-click on a path and select 'R...