skallin / google-plugin-for-eclipse

Automatically exported from code.google.com/p/google-plugin-for-eclipse
Eclipse Public License 1.0
0 stars 0 forks source link

Errors in endpoint-libs folder for Android project with an App Engine Backend if package has more than three components #191

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If your Android project has a base package that is more than three components 
in length (com.foo.bar.baz, for example), then the endpoint-libs folder in the 
Android project will not be populated with the generated library source in the 
proper manner.

The workaround for this is to use a package path that has three components or 
less.

Original issue reported on code.google.com by rdayal@google.com on 26 Apr 2013 at 9:53

GoogleCodeExporter commented 9 years ago
This is a problem on the library generation side (i.e. it will not require a 
GPE update). The fix will be pushed live on Monday. 

I'll update this bug once the fix is live.

Original comment by rdayal@google.com on 26 Apr 2013 at 9:54

GoogleCodeExporter commented 9 years ago
The fix is live.

Original comment by rdayal@google.com on 30 Apr 2013 at 2:02