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

Build path errors in "App Engine Connected Android Project" created using wizard #290

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Launch wizard to create "App Engine Connected Android Project"
2. Use a custom project location instead of default location

What is the expected output? What do you see instead?
Expected:
Working project!

Instead:
Generated Android project can't find endpoint-libs, resulting in build path 
errors.

Generated app-engine project is in default location, not in custom location

What version of the product are you using? On what operating system?
I'm using: 
1 - Eclipse Kepler Service Release 2;
2 - Ubuntu 11.04;
3 - java version "1.8.0_05";
4 - Android SDK Tools 23.02;
5 - GPE 3.6.0

Please provide any additional information below.

* Project 'test_back' is missing required source folder: 
'test_back/endpoint-libs/libdeviceinfoendpoint-v1/deviceinfoendpoint/deviceinfoe
ndpoint-v1-generated-source'
* Project 'test_back' is missing required source folder: 
'test_back/endpoint-libs/libmessageEndpoint-v1/messageEndpoint/messageendpoint-v
1-generated-source'

Original issue reported on code.google.com by frank.ha...@gmail.com on 11 Jul 2014 at 7:17

GoogleCodeExporter commented 9 years ago
Easiest work around is to create in default location. Annoying, but it works.

Original comment by HayesHau...@gmail.com on 26 Aug 2014 at 7:19