Donald McLean
- Total activity 790
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 306
-
Created IDEA 6 / TeamCity license clarification
According to the upgrade page for IDEA 6, my 4.5/5 licenses that were purchased on 15 July 2005 should be good for IDEA 6 but what about TeamCity?I just want to be sure.Thank you,Donald -
Created Run Selector Problem
I am having a problem with the Select Run/Debug configuration. I am using IDEA 5.1.2 on a Mac running 10.4.6.The number of entries on the selector is so large (48 JUnit entires and 2 applications) ... -
Created "Field can be converted to one or more local variable" false positives
This one inspection generates so many false positives that it is nearly useless. It is particularly bad in files where a field had been a local variable but was changed to a field so that it could ... -
Created Heirarchical Run/Debug Configuration Control
My Run/Debug selector is getting mondo crowded - it very nearly reaches the bottom of the screen. Could we get this changed so that we can make it heirarchical?I'm not terribly picky as to wether t... -
Created Ctrl-W In HTML/JSP Tag
I was working on some old HTML/JSP (I didn't write this stuff but it works) and I tried Ctrl-W expecting a certain behavior - and was disappointed.For this code:]]>If the cursor is somewhere in the... -
Created Incorrect "Cannot Resolve Symbol" Warning
The JSP editor is saying that it cannot resolve the symbol Å which is a standard Latin-1 entity (according to http://www.htmlhelp.com/reference/html40/entities/latin1.html anyway).Or is there some ... -
Created Missing Intentions in JSP
I was editing an old JSP file that is based upon an older HTML file that is based upon and even older HTML file (don't you just love legacy reuse). I noticed that there were a couple of intentions ... -
Created Java Problems MacOS 10.3.9 + Quicktime 7.0.4?
I've seen some reports of problems (including Java problems) with the Quicktime security upgrade on 10.3.9 machines. Has anyone else experienced this?I don't want a security patch that is worse tha... -
Created AJAX Tools?
There was an article about a company (http://www.clearnova.com/) that has a workbench for creating AJAX applications. Will Jet Brains be pursuing something like this in the near future? -
Created Did I Imagine This Feature
I seem to recall a feature where one could toggle the accessibility of a method/field from public to private to protected to package.Was I imagining this?If not what is it called and how is it acce...