sangmingming / robotium

Automatically exported from code.google.com/p/robotium
0 stars 0 forks source link

[2011-11-26 14:56:35 - NotePadTest] Project has no default.properties file! Edit the project properties to set one #188

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Create android project as per instruction in robotium tutorial.
2.Import test project as per instruction in the tutorial.
3.Added robotium.jar in the project buildpath.
4.Run the testscript using 'android junit test'.

What is the expected output? What do you see instead?

Script should run on the Emulator.
Throws below error.
[2011-11-26 14:56:35 - NotePadTest] Project has no default.properties file! 
Edit the project properties to set one

What version of the product are you using? On what operating system?
Robotium 3.0

Please provide any additional information below.

Original issue reported on code.google.com by santoshd...@gmail.com on 26 Nov 2011 at 12:04

GoogleCodeExporter commented 9 years ago
You could try to: right click the test project --> android tools --> fix 
project properties

Original comment by renasr...@gmail.com on 28 Nov 2011 at 8:04

GoogleCodeExporter commented 9 years ago
I have tried test project --> android tools --> fix project properties. but 
error still exist.
Please find below the error

Description Resource    Path    Location    Type
Project has no default.properties file! Edit the project properties to set 
one.    NotePadTest     Unknown Android Target Problem

Original comment by santoshd...@gmail.com on 16 Dec 2011 at 1:10