Eric Wendelin
|
Posted: June 26, 2009 17:20 by Eric Wendelin
|
|
Love GroovyRTM and Remember The Milk? Help out! Three ways to help:
You will need a kenai.com account to help out, and I'm happy to get you an invite if it's in private beta. Have Fun! |
Want to help GroovyRTM?
by: Eric Wendelin
ingorichter
|
Posted: July 03, 2009 19:34 by ingorichter
|
|
Hi Eric, I wanted to create a RTM Desktop App with Flex but now I'd like to do it with groovy (perhaps with griffon). You already did the groundwork which makes it much easier. Your project was the reason that I got a kenai account and that I got the latest Netbeans on my machine. BTW: Is there any secret setting that I need to apply in order to get the project compiled and executed in NetBeans? Good work so far. Thanks. Best, Ingo |
Eric Wendelin
|
Posted: July 04, 2009 15:16 by Eric Wendelin
|
|
Ingo: It is a Netbeans 6.7 project. Other than that it should be easy to build this project straight from VCS. Let me know if you have any troubles. -Eric |
ingorichter
|
Posted: July 04, 2009 22:30 by ingorichter
|
|
Hi Eric, I imported the project directly from Kenai and building it in Netbeans results in 151 errors. The error message is: 'unable to resolve class org.eriwen.rtm.*'. It seems that the import in the unit tests isn't resolved. I need to learn a little bit more about Netbeans to resolve such issues on my own. Any idea how to solve this issue is really appreciated. Thanks, Ingo |
Eric Wendelin
|
Posted: July 05, 2009 10:30 by Eric Wendelin
|
|
Ingo: Netbeans lies sometimes. You should still try building it and it will hopefully work. If not, check your project properties. You can also just run ant on the project from the command-line. -Eric |
by: Eric Wendelin







