Nick Pratt
- 活动总数 674
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 243
-
创建于 File template customization for Alt-INS in a test case?
Is there a way to define a code template for the Alt-INS operation inside a unit test class?Right now, the default file template just inserts "// Add your code here" - can this be customized (like ... -
创建于 -Xmx setting for Database/SQL plugin
Is it possible to set VM flags to be used for the Database SQL tool?I have a series of SQL statements to execute, and right now Im running out of memory, thus making the Database tool unusable. -
创建于 Performance of editing .properties and .xml files
Ive noticed that the latest EAP builds are really slow editing .properties and .xml files (web.xml and ejb-jar.xml for example).IDEA takes several seconds to update the screen, and editing text is ... -
创建于 Data binding with non String properties (and UI Designer thoughts)
I created a form with 5 text fields on it. I tried to bind this form to a simple bean, that has 2 String props, and 3 integer props.Why doesnt IDEA detect that the properties are integral (since ID... -
创建于 Please reopen/fix IDEA-20729
Having the console output limited without a simple GUI option to change this (as we did) is not workable.Please re-open this issue and reinstate the GUI configuration for the console limit that was... -
创建于 Passing JVM params to runtime config
In a plugin, how do I pass JVM parameters (such as -Xmx) to the run config so that IDEA executes the command with the JVM settings I want? -
创建于 SQL Console (9540)
After configuring a connection to an HSQLDB using the SQL Console, and loading tables / running basic selects etc., is there anything else I have to configure in order to get table name / column au... -
-
创建于 Issue Navigation Regex for Trac
Im trying to setup the issue navigation functionality in IDEA 8.0We use Trac, and the URL format for issues is:https://trac.server.com/trac/ticket/3709In our checkin comments, we typically write co... -
创建于 9008: SVN 1.5 branch merge functionality
The SVN 1.5 branch merge functionality is not working at all well in 9008. We just tried it, and it totally screwed up the merge, picking incorrect URLs for the "from" branch, and then writing the...