1

I just downloaded the adt bundle.As per the instructions on the android site , it just says that double click on the eclipse icon and the IDE should start right away. But when I do so it searches for an application to run it . I even used wine to run it but it also failed. Now when i try to run it from the terminal , the following error pops up:

bash: ./eclipse: Permission denied

So , can anyone please help me out on this one?

damnsun
  • 31

1 Answers1

2

The drive in which I had pasted the ADT bundle was formatted in NTFS format so for the file to work , I had to use it from the drive which was formatted in ext4 format i.e. the home directory

damnsun
  • 31