Eric Mulvihill

- Total activity 31
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 11
-
Created How to include Flexunit test resources
I'm trying to set up some Flexunit unit tests, and I'm mostly successful, but the unit tests which require test resources (xml files and the like) are failing. I've marked my resources folder as a ... -
Created help in debugging Air iPad app
I have a rather complex media app that builds using Ant. It produces both APK and IPA output. The APK is working OK, but the IPA has issues. I need to do some debugging to get to the bottom of it.I... -
Created Force file watchers to regenerate sources?
Is there any way to force the file watcher plugin (typescript to be exact) to regenerate all watched files from source? A lot of times I may checkout a project from another location and I need to r... -
Created IDEA plays dumb on Typescript types
I've had a Typescript web project working fine on my home computer. I was auto-compiling, deploying to Tomcat and everything was cool.I tried to import the project on my work machine and Intellij d... -
Created Thanks to Jetbrains for Typescript support
I just used IDEA to write my first HTML game using Typescript and the CreateJS libraries. Just wanted to say it was a more pleasurable experience than I have *ever* had writing Javascipt, and even ... -
Created AIR Without Flex?
Now that ASC 2.0 is here, is it possible to use the Air SDK 3.6 without doing the whole Flex SDK overlay thing? Maybe by tricking IDEA with the right folder structure? I'm getting sick of having t... -
Created Need advice: How to integrate Git & Github with IDEA on Windows
I've had so many problems using Git on Windows, it's really rather tragic. I thought Github for Windows would be the most mainstream way to get Git installed on Windows. But I cannot get it to rel... -
Created Git pull/fetch hangs indefinitely
I'm having some problems with my project which has both Git and SVN modules. SVN works fine. But when I do a project update, it hangs on the Git update (this works fine with IDEA 11).. the console ... -
Created JDWP error - address already in use
I've tried a few builds of Leda now, and I always run into this wall, and have to go back to 11.1:When I run a Maven deploy from IDEA 122.746:"C:\Program Files\Java\jdk1.7.0\bin\java" -Xms512m -Xmx... -
Created IDEA can't code complete flash 10.2 class
I'm having a rough time trying out a Flash 10.2 feature, which uses MouseCursorData class (new in 10.2)I've got IDEA 11.1.2 and have the Flex 4.6 SDK linked, so it should contain the proper code co...