IvanVolosyuk / wifikeyboard

Automatically exported from code.google.com/p/wifikeyboard
GNU General Public License v2.0
170 stars 54 forks source link

Eclipse #48

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download source into eclipse
2. Build the project

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

When I try to build this project the Create html template calls on the 
make_template.py. Did you build this using eclipse or another tool?

thanks

What version of the product are you using? On what operating system?
Eclipse 3.5 with google tools, maven, android sdk and adt

Original issue reported on code.google.com by st2...@gmail.com on 7 Feb 2012 at 6:43

GoogleCodeExporter commented 9 years ago
I use eclipse. make_template.py is in the root directory of the project and 
should create a res/raw/key.html file. I build the project on Linux only, so it 
may be some issues on Windows.

Original comment by v...@google.com on 15 Mar 2012 at 2:53

GoogleCodeExporter commented 9 years ago
Do you use Linux or Windows? make_template.py is located in root directory of 
the project. It is required to generate a key.html file suitable for i18n. 
Change path to the file in project build settings.

Original comment by Ivan.Volosyuk on 14 Mar 2013 at 11:16