Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Robert Beeger
Total activity
524
Last activity
January 18, 2016 00:19
Member since
October 09, 2002 11:13
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
202
Activity overview
Posts (74)
Comments (248)
Sort by recent activity
Recent activity
Votes
Created
December 14, 2007 11:31
Hi,In the end Osmorc will support Knopflerfish, Felix and of course Equinox, but the near time future will bring support for basics like the definition of a target platform and version recognition ...
Community
IntelliJ IDEA Plugin Users
[ANN] Osmorc 0.1 : OSGI support for IDEA
0 votes
Created
February 20, 2008 22:26
The best solution for this is to not implement Configurable in your ProjectComponent. With IDEA 6 and up, you write separate settings-classes like this:]]>and register them in the plugin.xml: ]...
Community
IntelliJ IDEA Plugin Users
Project component settings dialog with no project
0 votes
Created
March 30, 2008 19:32
Unfortunately the ZIP for 0.4.0 uploaded to plugins.intellij.net had a bad folder structure. 0.4.1 fixes this problem and is now uploaded.
Community
IntelliJ IDEA Plugin Users
[ANN] Osmorc 0.4.0
0 votes
Created
December 29, 2008 16:29
Hi Tom,There are two approaches to using Osmorc. The approach shown in the video is the one in which you create your project from normal IDEA modules and afterwards let Osmorc generate the manifest...
Community
IntelliJ IDEA Plugin Users
[ANN] Osmorc 0.10.0
0 votes
Created
December 29, 2008 17:32
It's the opposite: we try to develop an Eclipse RCP test application andwant to avoid using Eclipse (bind yourself a heavy stone to your foot andtry to run - then you have a feeling about how I fee...
Community
IntelliJ IDEA Plugin Users
[ANN] Osmorc 0.10.0
0 votes
Created
October 20, 2006 12:16
Thanks, that could help. Currently the popup is only a list. So it will work, but as soon as it becomes a more complex widget, the PopupChooserBuilder won't work. Is there a way to create a popup w...
Community
IntelliJ IDEA Open API and Plugin Development
JBPopup with frame
0 votes
Created
October 21, 2006 18:52
I found out myself.I had to make the popup movable and not resizable to get the frame.Cheers, Robert
Community
IntelliJ IDEA Open API and Plugin Development
JBPopup with frame
0 votes
Created
February 26, 2007 17:08
That's what they call riding on the cutting edge ;)I'm aware of the possibility that it will change. I'm starting to plan a new plugin that will probably take a long time to get completed. So it se...
Community
IntelliJ IDEA Open API and Plugin Development
Documentation on Facets?
0 votes
Created
May 02, 2007 13:22
Hi Dmitry,I feared it would be an architectural necessity that actions are created outside of PicoContainers. I filled a feature request fot it now ( http://jetbrains.net/jira/browse/IDEA-12582 ).C...
Community
IntelliJ IDEA Open API and Plugin Development
Using project and application services inside actions
0 votes
Created
May 04, 2007 16:56
Hi,I think even cooler would be something like The action would only be activated if a PsiClass object can be delivered. I don't think that passing a Psi-Object in the constructor would be good, si...
Community
IntelliJ IDEA Open API and Plugin Development
Using project and application services inside actions
0 votes
«
First
‹
Previous
Next
›
Last
»