Bcremers
- 活动总数 52
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 15
-
创建于 Live Templates - Method Parameter Type
已回答Is there a way to get the types of method parameters in a live template? I'm trying something like this:groovyScript("_1.collect { typeOfVariable(it) }.join(', ')", methodParameters())but of course... -
创建于 Tell IntelliJ which String is a JPA query
Because of a mix between ORM tools we need a layer of abstraction between our code and the JPA entitymanager. But because of this IntelliJ does not recognize JPQL query strings.In the attachment, I... -
创建于 [ANN] IntelliHeap 1.0 released
Hi,IntelliHeap 1.0 just got released. IntelliHeap attaches to a remote JVM and displays information about the heap.Regards,Bart -
创建于 UI Designer JComboBox model
I designed a form using the UI designer and the form contains many JComboBoxes which should allow the user to select items in different Enums.To allow this I want to set a custom ComboBoxModel on t... -
创建于 [ANN] IntelliCalc 2.0
Available for IDEA 5.0 and 6.0 through IDEA's built-in plugin manager or directly fromhttp://plugins.intellij.net/plugin/?id=1004Changes since 0.8: Redid entire gui. Extracted the expression calcul... -
创建于 [ANN] IntelliCalc 1.1
IntelliCalc 1.1 has been released. Available through Settings/Plugins or on the plugins website.Changes:Changed keystroke from CTRL E, CTRL C to ALT F8.Toolwindow will now automatically display whe... -
创建于 [ANN] IntelliCalc 1.0
A small scientific calculator integrated in IntelliJ.Use it as a normal simple calculator (with advanced functions) or evaluate expressions directly from your editor. To evaluate an expression in t... -
创建于 [ANN] IntelliTail 3.0 released
Changes:Replaced history textfield in search dialog with Jetbrains version.Locate initial help window position relative to IDEA window instead of just the IntelliTail panel.A checkpoint will be aut... -
创建于 [ANN] IntelliTail 2.3 released
Fixed automatic scrollbar addition when needed.Fixed NPE when reloading project with settings from 2.1.x plugin version.Now saving last directory used for opening a file.Added possibility to mark l... -
创建于 [ANN] IntelliTail 2.2 released
Bugfixes:- Fixed input textfield mnemonic in find dialog.- Fixed the location of the displayed mnemonic on the find dialog "Regular expression"-option.- Fixed the filling of the recent files list w...