Sri Sankaran
- Total activity 54
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 19
-
Sri Sankaran created a post, Javadoc comments not pre-populating
OK, I've been gone for a while and just downloaded 977.I am finding that while editing a Java file if I type/** above a method, I no longer get the skeleton of the Javadoc.With earlier versions, sa... -
Sri Sankaran commented, -
Sri Sankaran created a post, [HOWTO] Getting rid of unwanted code-folding
Using : Build 929Platform: Win XP ProfessionalI can't seem to recall how to get rid of an arbitrary folding in the code that I set up using CTRL+.I looked at the archives and the closest one http:/... -
Sri Sankaran created a post, Answered[HOWTO] CTRL+CLICK Method => Nav to implementation
I thought one could quickly navigate to the particular implementation of a method using the ctrl+click gesture.If I have a class Foo that implements say the Runnable interface and I have:public cla... -
Sri Sankaran commented, -
-
Sri Sankaran created a post, Overcoming startup delays
How do you put up with the inordinate amount of time that IDEA takes to load a project? I have a fair size project running on WinXP with 512 MBytes of RAM and it takes over 10 minutes for the proj... -
Sri Sankaran created a post, jars.nocopy not working
Using : Build 815 (same problem on earlier versions too)Setting the property idea.jars.nocopy in the JVM args as-Didea.jars.nocopy=trueseems to have no impact. IDEA still creates the cache and upo... -
-
Sri Sankaran created a post, [813] Lookup lists not working?
Using: IDEA build 813 on Windows XP ProfessionalWhile editing an ant build file typing "]]> element.I am having similar problems while editing custom JSP tags even though web support has been defin...