Hi, I am very new here and was started to learn java and G-wave for a week or so. After I learned how to make my first robot and happily installed all the software and set up, I was pretty confident and start to put in the java code in the servlet java file. but so unfortunately, all the
import com.google.wave.api.AbstractRobotServlet; import com.google.wave.api.Blip; import com.google.wave.api.Event; import com.google.wave.api.EventType; import com.google.wave.api.RobotMessageBundle; import com.google.wave.api.TextView; import com.google.wave.api.Wavelet; were underlined red (except "import") in Java EE eclipse and I couldnt d much to fix the stupid error. Hope any kind-hearted soul in the planet can enlighten about how to debug this error. Thanks Millions, Sam. P.S i was quite closely following this guide >>> http://www.vogella.de/articles/GoogleWave/article.html -- You received this message because you are subscribed to the Google Groups "Google Wave API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-wave-api?hl=en.
