Matt Raible
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
Matt Raible created a post, Using AppCode with PhoneGap
Is it possible to use AppCode with a PhoneGap app? As far as I can tell, everything works OK, but I'm unable to see the contents of my project's "www" directory. From the PhoneGap Getting Started G... -
-
Matt Raible created a post, AnsweredRed lines under GWT imports, but app works fine
Using IDEA 8.1 on OS X with Java 5.I've added the GWT Facet to my project and I'm successfully able to run tests for my app. When I add new GWT classes, IDEA will successfully import them. However,... -
Matt Raible created a post, Is it possible to change Ant properties to read from environment variables
Is it possible to change the following in my .ipr file from: To: ]]>? -
Matt Raible created a post, Debugging Tomcat in IDEA
I am familiar with debugging Tomcat in Eclipse, it's a breeze - drop in the plugin, configure and run. With IDEA, I've tried this howto (http://www.phasesoft.com/articles/tomcat4idea/) and I get t... -