Jay Gindin

- Total activity 68
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 26
-
Created GWT SuperDev Mode work for IJ 14?
Can someone talk about enhancements that may be coming in IJ 14 with regards to GWT and Super DevMode? Will you be closely tracking the changes / enhancments that are coming in GWT 2.7 and 3.0?Than... -
Created How to track Android Studio Updates?
Is there a wiki / web page somewhere that shows which version of IntelliJ corresponds to which version of Android Studio?For example, today Android Studio v. 0.6.1 was released. How can I know when... -
Created How to configure code coverage to ignore lines?
We're using the IntelliJ IDEA code coverage runner. We've got some code within classes where we don't want the code coverage to run. Things like extreme conditions or places where writing a test to... -
Created [GWT] Can't set breakpoint in a non-JSNI method of a JavaScriptObject subclass?
I've got a number of Java classes which extend GWT's JavaScriptObject. In them, I will often have static or final methods which are *not* JSNI. For example, I have this pattern in a few of my class... -
Created How to get GWT compiler output where I want it?
For reasons that I have to ask you to accept as a given, I need to have my GWT application be built such that all the output is available at "/Foo/bar/1.0", rather than the normal "/".Specifically,... -
Created Compiling Android App -- Warning becomes Fatal Error
During compilation of my Android app, I get the following message:warning: Ignoring InnerClasses attribute for an anonymous inner class that doesn't come with an associated EnclosingMethod attribut... -
Created IntelilJ 8.1 with 2 GWT modules
I'm trying to add the [gwt-debugpanel][1] into my project. I'm using IntelliJ 8.1, and I've setup a stripped-down, bare-bones project for testing. The source tree looks like this:gwt-multi-module ... -
Created GWT 2.0 Support?
Will IJ 9 include support for GWT 2.0? Given that the GWT team is talking about releasing 2.0 in the 3rd quarter of this year (they made that statement many times at Google I/0 2009), it would be *... -
Created Enhanced GWT support in 8.0?
I'd like to see more and improved support in 8.0 for GWT. This means, to me: Better support for creating a GWT project. Right now, unless I (and my co-workers have just missed something), when you... -
Created How can I configure local changes to not show directories?
In the latest Selena builds, the local changes window shows a list of unversioned directories, even when there are no files in those directories. How can I configure this to only show unversioned f...