Nick Pratt
- Total activity 674
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 243
-
Created 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 ... -
Created -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. -
Created 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 ... -
Created 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... -
Created 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... -
Created 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? -
Created 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... -
Created 8.1 Roadmap
What is the focus for 8.1 and what are the planned new features etc.?RegardsNick -
Created 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... -
Created 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...