Open GoogleCodeExporter opened 8 years ago
I am having the same problem. Where are them.
Original comment by ricardo....@gmail.com
on 22 Jan 2011 at 11:39
i also having the same.
Original comment by dlp.adm...@gmail.com
on 3 Feb 2011 at 6:49
me too..
Original comment by vssiv...@gmail.com
on 19 Mar 2011 at 10:01
The two imports:
import static com.emobus.stuff.LoggerConstants.facebookUserId;
import static com.emobus.stuff.LoggerConstants.ipAddress;
define only the string constants facebookUserId and facebookUserId.
I substituted them with:
private String facebookUserId = "id";
private String ipAddress = "ip";
Original comment by vssiv...@gmail.com
on 19 Mar 2011 at 10:51
i also have same prob
Original comment by murtaza...@gmail.com
on 14 Jun 2011 at 11:14
bt yet its not working
Original comment by gansub...@gmail.com
on 3 Nov 2011 at 10:57
Original issue reported on code.google.com by
pawangar...@gmail.com
on 23 Nov 2010 at 6:29