Robert Beeger
- 活动总数 524
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 202
-
创建于 Reloading of a project
Hi, Can anyone tell me how to trigger a reload for a project. IDEA itself does it when the language level changes. I found a ReloadProjectAction, but unfortunately I need to pass an AnActionEvent t... -
创建于 Osmorc 1.1.0 aka OSGi Support is now available for the community edition
The subject says it all. You can get it like all other plugins from the plugin manager. There's also a preview of a new user's guide. Visit http://osmorc.org/2009/11/osmorc-110-and-a-new-users-gui.... -
创建于 Preview of the user's guide for the OSGi support released
As some people may not be aware that the OSGi support in IDEA 9 is provided by a plugin called Osmorc, I post this information here instead of in the plugins forum: A preview of the new user's guid... -
创建于 [ANN] Osmorc for IDEA 8 Release 0.14.0
Yesterday we released version 0.14.0 for IDEA 8. This release contains nearly all of the features and bugfixes we've done for the bundled IDEA 9 version we've been developing since early May.Here's... -
创建于 [ANN] Osmorc 0.12.0
This release fixes some bugs (see this version in Jira) and brings the following notable changes and features: Added autocompletion for known manifest header names. Equinox 3.4 source bundles are n... -
创建于 [ANN] Osmorc 0.11.0
This end of year release has some new features for running Equinox products and applications and fixes a critical bug in the OSGi Bundles run configuration.The critical bug prevented the usage of ... -
创建于 [ANN] Osmorc 0.10.0
0.10.0 comes with the following changes and new features: OSGi bundles run configuration: bundles which are part of the framework can now be started. OSGi bundles run configuration: libraries whi... -
创建于 Testing IDEA plugins with multiple modules
Hi,For the tests of the Osmorc plugin, I often need a setup with more than one module. Unfortunately IdeaProjectTestFixture comes only with one module and it's not easy to create more module in it.... -
创建于 How does SearchableConfigurable work
Hi,I try to make the settings of a plugin searchable. I tried implementing/subclassing SearchableConfigurable, SearchableConfigurable.Parent, SearchableConfigurable.Parent.Abstract, but without any... -
创建于 [ANN] Osmorc 0.9.0
A new Osmorc release is available. Here's the changelog for this release: Added integration of Concierge OSGi OSGi bundles run configuration: bundle start levels can be set. OSGi bundles ...