This discussion group is oriented more towards general opinions, trends, and issues of general nature touching the app engine. For deploying applications or endpoints, you may be better served in dedicated forums such as stackoverflow, where experienced programmers are within reach and ready to help.
Guy Dviri
unread,
Oct 1, 2019, 12:15:53 PM10/1/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
No , not from eclipse , it's just the error message from the GAE log.
Message has been deleted
Guy Dviri
unread,
Oct 3, 2019, 7:10:05 AM10/3/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
ok solve , my constructor need to be public and AS suggest me to turn it private .