adrianneavs / open-gpstracker

Automatically exported from code.google.com/p/open-gpstracker
0 stars 0 forks source link

Importing into Eclipse crash #376

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. File->Import->General->Existing Projects into Workspace
2. Browse to git repo on hard disk
3. Press "Finish"

What is the expected output? What do you see instead?
I expect to see project source code imported into Eclipse ready to be built and 
tested. Instead I am greeted with an error dialog telling me "An internal error 
occurred during: "Building workspace".
java.lang.StackOverflowError"

I also get the follow red messages in the console window:
[2013-03-08 13:10:42 - httpcore] Unable to resolve target 'Google Inc.:Google 
APIs:15'
[2013-03-08 13:10:42 - httpclient] Unable to resolve target 'Google Inc.:Google 
APIs:15'
[2013-03-08 13:10:42 - OpenGPSTracker] Unable to resolve target 'Google 
Inc.:Google APIs:16'
[2013-03-08 13:10:42 - signpost-commonshttp4] Unable to resolve target 'Google 
Inc.:Google APIs:15'
[2013-03-08 13:10:42 - httpmime] Unable to resolve target 'Google Inc.:Google 
APIs:15'
[2013-03-08 13:10:42 - OpenGPSTrackerTests] Unable to resolve target 'Google 
Inc.:Google APIs:4'
[2013-03-08 13:10:42 - signpost-core] Unable to resolve target 'Google 
Inc.:Google APIs:15'
[2013-03-08 13:10:42 - httpclient] Unable to resolve target 'Google Inc.:Google 
APIs:15'
[2013-03-08 13:10:42 - OpenGPSTracker] Unable to resolve target 'Google 
Inc.:Google APIs:16'
[2013-03-08 13:10:42 - signpost-commonshttp4] Unable to resolve target 'Google 
Inc.:Google APIs:15'
[2013-03-08 13:10:42 - httpmime] Unable to resolve target 'Google Inc.:Google 
APIs:15'
[2013-03-08 13:10:42 - OpenGPSTrackerTests] Unable to resolve target 'Google 
Inc.:Google APIs:4'
[2013-03-08 13:10:42 - signpost-core] Unable to resolve target 'Google 
Inc.:Google APIs:15'
[2013-03-08 13:10:42 - httpcore] Unable to resolve target 'Google Inc.:Google 
APIs:15'
[2013-03-08 13:10:42 - httpclient] Unable to resolve target 'Google Inc.:Google 
APIs:15'
[2013-03-08 13:10:42 - OpenGPSTracker] Unable to resolve target 'Google 
Inc.:Google APIs:16'
[2013-03-08 13:10:42 - signpost-commonshttp4] Unable to resolve target 'Google 
Inc.:Google APIs:15'
[2013-03-08 13:10:42 - httpmime] Unable to resolve target 'Google Inc.:Google 
APIs:15'
[2013-03-08 13:10:42 - OpenGPSTrackerTests] Unable to resolve target 'Google 
Inc.:Google APIs:4'
[2013-03-08 13:10:42 - signpost-core] Unable to resolve target 'Google 
Inc.:Google APIs:15'

Which Android device are you using?
Not been able to get that far yet!

What version of Android are you running?
See above

What version of the Open GPS Tracker are you running?
1.3.4 according the the AndroidManifest.xml

Please provide any additional information below.

Original issue reported on code.google.com by neil.ald...@gmail.com on 8 Mar 2013 at 1:19