MixterGrimalkin / premotedroid

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

Build problem #122

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Build the server and the client
2.
3.

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

ant compiles the server but the JAR is empty.
android project complains because it cannot find the protocol .jar because of a 
wrong path.
Protocol cannot be compiled from eclipse (build option is greyed out) and no 
errors are returned.

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

Git version on OSX

Please provide any additional information below.

How do I have to set up eclipse or ant to effectively compile the code?
Thanks!

Original issue reported on code.google.com by benn...@gmail.com on 9 Jan 2014 at 7:27