Open GoogleCodeExporter opened 8 years ago
I got plugin installed by downloading it manually and putting android.jar into
/lib
folder of IntelliJIDEA.
Original comment by vkelman
on 5 Dec 2008 at 5:41
But now a simple first example from "Getting Started" produces a strange
compilation
error saying "Error: 'C:\Program' is not recognized as internal or external
command."
The only things located in 'C:\Program Files' on my WinXP machine are JDK 1.6
and
Android SDK. It sounds like Android SDK does not allow space in folder names
('Program Files'}? Please help.
Original comment by vkelman
on 5 Dec 2008 at 5:44
Workaround: When I installed, it placed android.jar in my plugins/lib
directory; I
had to move it up a level to plugins, then it worked.
Original comment by kevin...@gmail.com
on 24 Dec 2008 at 2:27
I had the same problem with the installation running the Linux version of
IntelliJ 8
on OpenSolaris. I moved the android.jar and it seems to recognize it. It
appears
that the problem is that the Android_Support_6217.zip has the file under a lib
subdirectory and it shouldn't.
Original comment by malac...@gmail.com
on 7 Jan 2009 at 10:02
[deleted comment]
same problem with a Mac
Seems to prefer being under '~/Library/Application
Support/IntelliJIDEA80/android/lib
Original comment by bobbl...@gmail.com
on 12 Jan 2009 at 2:38
Original issue reported on code.google.com by
vkelman
on 5 Dec 2008 at 4:26