Nick Pratt
- Total activity 674
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 243
-
Created Adding module to existing project - default JDK selection
Create a project, set it up.Add a new module to the project.I would have expected the projects JDK to have been automatically selected for the new module, but nothing was.Should the new module have... -
Created Shortcut for "Select current method" ?
Apart from hitting ]]>-W a few times, is there a shortcut to select the current method?Ive have looked through the keymapping and didnt encounter such a beast.Nick -
Created CVS rsh ?
Has anyone got IDEA CVS working with rsh (using :ext:)?Apart from having to specify a dummy key file (which isnt going to be used), is there anything else I need to setup?Ive configured the CVS roo... -
Created Losing cursor after file synch
If I modify files from under IDEA (EAP 1032), after the editor has resynchronized, I lose the edit cursor.The case Im seeing here is that I re-run idlj to regenerate the source Java files from some... -
Created Defaut path for new projects?
Is there a way to alter the default path that is displayed/offered when you create a new project?If so, where is the config option?If not, could such an option be added?Nick -
Created CVS, Solaris
Does anyone here have an EAP build working under Solaris 8 with CVS integration working (or even available to be chosen?)We only have the options of "None" or "Sourcesafe"We have tried EAP builds 9... -
Created Code Reformat - CTRL ALT L doesnt work under Win 2K
EAP 992Windows 2KJDK 1.4.2The code reformat shortcut CTRL-ALT-L doesnt trigger the reformat. Selecting:Tools-->Reformat Code does work though.This does work under Solaris 8 though.Any chance of 995... -
Created Incorrect syntax/warning highlight, EAP 992
EAP 992Solaris 8J2SDK 1.4.2_03The IDE is highlighting the last line of the following fragment as a warning:int index = 0;foo( ++index );foo( ++index );The reported warning is: "The value changed at... -
Created Configure Project / Project Properties
Im not a big fan of the separate "Configure Project" and "Project Properties" - since they all pertain to properties of the project in question, why not just keep it simple and merge the two togeth... -
Created Missing CVS, 992, Solaris 8
I just installed build 992 under Solaris 8, using JDK 1.4.2_03There is no CVS support listed, and no error messages pertaining to the CVS plugin.Ive checked the plugins directory, and the CVS jars ...