2 messages in com.googlegroups.google-calendar-help-dataapiURL cannot be resolved to a type
FromSent OnAttachments
pj15 Jun 2006 05:29 
pj15 Jun 2006 06:27 
Subject:URL cannot be resolved to a type
From:pj (phil@gmail.com)
Date:06/15/2006 05:29:38 AM
List:com.googlegroups.google-calendar-help-dataapi

Pretty elemental, I'm sure, but in this code snippet, what is causing this type resolution message? Am I missing some import?

URL postUrl = new URL("http://www.google.com/calendar/feeds...@gmai@"); EventEntry myEntry = new EventEntry();