Jason Rentovich
- Total activity 86
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 34
-
Jason Rentovich created a post, Nimbus
Is there any plan to support Nimbus L&F in next Idea release? I'm assuming update 10 will be released before then. I've just tried a u10 beta (b23) with Idea and it didn't go well. Many of the c... -
Jason Rentovich created a post, Ant task to update jar in project class path corrupts idea caches
Has anyone else seen this?I have an ant task that copies a jar file into the current project, it is a jar that is listed as a project dependency. After the ant task is complete, idea begins to rel... -
Jason Rentovich created a post, 7016 not deploying servlet
Using 7016, jvm1.6u1 and tomcat 5.0.28:On first run of a servlet configured to copy resources to an exploded directory, all is well. If start and stop tomcat, all resources are removed from explod... -
Jason Rentovich created a post, Can't figure out new version control commit dialog.
Something that used to be obvious in the v5x commit dialog, is now missing completely from the v6x dialog. In the old v5x dialog, a checkbox would allow me to toggle files that had been added to t... -
Jason Rentovich created a post, New CVS Dialog
I haven't been using EAP builds for awhile, but just started checking out 5245.I'm a bit befuddled by the new CVS project commit dialog. In particular, I created a bunch of new classes and elected... -
Jason Rentovich created a post, Help, I'm back to idea 4.5!
JetBrains: Would you consider extending the EAP license for a small period of time (say 1 week). My corporate purchasing department doesn't move as fast as I would like, so now I'm stuck back at 4... -
-
Jason Rentovich created a post, Default inspection for "local variable is redundent".
I'm getthing this inspection lots in my code now, where I've got something like this: final BasicAuthInfo userAuthInfo = new BasicAuthInfo(username, password); return userAuthInfo;Even though i... -
-