Tim McNerney

- Total activity 62
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 25
-
-
Tim McNerney created a post, Git Branch Configurations Gone in 98.486?
In the previous build, there was a selectable menu on the bottom toolbar that allowed me to easily switch between the different branches I had configured. For instance, if I was tracking "master", ... -
Tim McNerney created a post, Is There a Plugin for Shared Editing (a la Etherpad or SubEthaEdit)?
I was curious if there was a plugin for Idea that would allow two (or more) developers to edit a single file simultaneously? My assumption would be that this file would live on one of the developer... -
Tim McNerney created a post, Any Chance of a JPQL Console
Are there any plans or intentions to replicate the functionality of the HQL Console but for the JPQL dialect?--Tim -
-
-
Tim McNerney created a post, Printing Method Args Using Live Template
I would like to be able to create a live template in Jetbrain's Idea that will log the method's arguments. Let's call it "larg". It would work like:public void get(String one, String two) { larg... -
Tim McNerney created a post, M2 ETA
I've been working with the Idea 9 M1 EAP for a while now and have been itching for some updates. I'd rather stick with milestone releases, but I'm not going to be able to hold out too much longer. ... -
Tim McNerney created a post, Problematic Imports
I'm teaching myself scala and have been using IDEA with the Scala plugin as my IDE. As such, I've been looking at and loading a lot of existing code/sample code, but while most of the code compiles... -
Tim McNerney created a post, Eclipselink Support as JPA Provider
Are there plans to support http://www.eclipse.org/eclipselink/ as a JPA provider in Idea 8.x? Is the support already there, only it is hidden under Toplink support?Thanks.--Tim