Jay Gindin
- 活动总数 68
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 26
-
创建于 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... -
创建于 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... -
创建于 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... -
创建于 [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... -
创建于 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,... -
创建于 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... -
创建于 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 ... -
创建于 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 *... -
创建于 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... -
创建于 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...