Robert Beeger
- 活动总数 524
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 202
-
创建于 Heavyweight IDEA testing
Hi, Since I didn't expect what I was dreaming about in an earlier post to this forum about lightweight testing to actually be possible now, I started investigating heavyweight testing.I setup a dir... -
创建于 Lightweight IDEA testing
Hi,After some poking around I found that with IdeaTestFixtureFactory.getFixtureFactory().createLightFixtureBuilder() I can create a testing environment where all IDEA singletons are working and my ... -
创建于 [ANN] Osmorc 0.2.0
Osmorc is plugin that enables development of OSGI based applications with IDEA.It's still in its infancy and as of now only a few of the features necessary for serious OSGI application development ... -
创建于 [ANN] Osmorc 0.1 : OSGI support for IDEA
Osmorc is a plugin that enables the development of OSGI based applications in IDEA.This first release is somehow a proof of concept that development of OSGI applications in IDEA is possible, but it... -
创建于 Jira accounts on jetbrains.net/jira for plugins
Hi,For my upcoming plugin I'd like to use Jira for bug and feature tracking.Is it possible to get it setup on jetbrains.net/jira? There are some third party plugins managed there, but I couldn't fi... -
创建于 Cannot perform operation. Too complex, sorry.
Hi,I have created language support for a custom language. The files written in that language may contain references to Java packages. Creation and handling of those references works fine - includin... -
创建于 Opening file without opening an editor
Hi,Is it possible to open a file without opening it in an editor?I want to programmatically open a file and examine the PSI-tree but also let the user open the file in an editor. For both kinds of ... -
创建于 Debugging JFlex lexer based on idea-flex.skeleton
Hi,I created a JFlex lexer based on idea-flex.skeleton for a small language. Before creating all the other classes needed to use it inside an IDEA plugin, I wanted to check whether the lexer as I d... -
创建于 Creating web tests
Hi,It's possible to create a run configuration that runs the web tests, but it doesn't seem to be possible to create web tests from within IDEA. Would be great to have that feature in the plugin. ... -
创建于 The new find-bar
Hi,I like the idea of the find bar that looks like the one in Firefox. It's a nice feature.One thing I don't like about it is how it totally ignores the current look and feel. It has always that ug...