Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

import slidingmenu library in Eclipse Indigo Service Release 2

I use Eclipse Indigo Service Release 2 and I want to import SlidingMenu library into this. when I select Import project and select the library folder, eclipse doesn't find any project in that folder.

my library is right because I can import it to ADTBundle and my problem is with Indigo Service Release 2 and I should use this release.

do you have any solution?

like image 280
Sadegh Avatar asked Mar 05 '14 11:03

Sadegh


1 Answers

You can use this: Project Properties -> Andoid -> Add... (bottom of the screen)

Please ensure that SlidingMenuLibrary have Is Library Option checked.

like image 113
Ricardo Neves Avatar answered Nov 03 '22 03:11

Ricardo Neves