marco-alvarez / android-unused-resources

Automatically exported from code.google.com/p/android-unused-resources
0 stars 0 forks source link

wrong working directory (hard coded?) #12

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. download AndroidUnusedResources1.3.jar
2. cd to your android projects root dir
3. run "java -jar /path/to/downloaded/AndroidUnusedResources1.3.jar"

What is the expected output? What do you see instead?
I see:
Running in: /home/max/workspace/my_project/C:\Users\Scott\Documents\ha
The current directory is not a valid Android project root.

And I have no clue where the C:\Users\Scott\Documents\ha comes from, I don't 
even use windows :)

What version of the product are you using? On what operating system?
AndroidUnusedResources1.3.jar
Lubuntu
2.6.38-11-generic

Original issue reported on code.google.com by max.doer...@googlemail.com on 1 Sep 2011 at 3:38

GoogleCodeExporter commented 8 years ago
Whoops.  Clearly one of my test builds got packaged into the JAR.

Original comment by skenned...@gmail.com on 1 Sep 2011 at 3:47

GoogleCodeExporter commented 8 years ago

Original comment by skenned...@gmail.com on 1 Sep 2011 at 3:48

GoogleCodeExporter commented 8 years ago
Fixed in 1.3.1

Original comment by skenned...@gmail.com on 1 Sep 2011 at 10:07

GoogleCodeExporter commented 8 years ago
Thanks, that was fast! Works like a charm again!

Original comment by max.doer...@googlemail.com on 7 Sep 2011 at 1:05