Aaron-wqf / idea-android

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

Pligin is not installing, although no errors ar eproduced #14

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open Settings -> Plugins -> Available pligins
2. Select Android plugin to install, right-click to install
3. Reload IntelliJIDEA 8.0

What is the expected output? What do you see instead?
Android plugin is not installed. It is still listed as available.

What version of the product are you using? On what operating system?
IntelliJIDEA 8.0 and 8.0.1. Windows XP.

Please provide any additional information below.

Original issue reported on code.google.com by vkelman on 5 Dec 2008 at 4:26

GoogleCodeExporter commented 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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
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