Tagged Questions
2
votes
4answers
960 views
Google Wave as code repository and IDE?
Is it possible to write a Google Wave plugin that turns it into an IDE for programming? With such an extension, Google Wave would be a replacement for Eclipse etc., and it would naturally be a code ...
0
votes
1answer
456 views
Drawing sine waves effeciently in android
I am making an app where I need to draw a sine wave between two given points. I have Google'd, and Google'd, and I haven't found anything that I have found suitable.
So my question is, is there an ...
0
votes
1answer
92 views
Getting javadoc for Google Wave robot programming in Eclipse
Does anyone know how I can get the helpful Eclipse popups with javadoc when programming for the Google Wave Robots API? I have access to the JAR-file, the HTML Javadoc, as well as the source files ...