i downloaded adt bundle from this site http://developer.android.com/sdk/index.html. but when i am trying to open eclipse i am getting this error. Failed to load the JNI shared library "C:\Program Files(x86)\Java\jdk 1.7.0_45\bin..\jre\bin\client\jvm.dll" how to over come this??
my eclipse.ini file has this data
-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.in32.win32.x86_64_1.1.200.v20120913-144807
-product
com.android.ide.eclipse.adt.package.product
--launcher.XXMaxPermSize
256M
-showsplash
com.android.ide.eclipse.adt.package.product
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
-vmargs
-Dosgi.requiredJavaVersion=1.6
-Xms40m
-Xmx768m
-Declipse.buildId=v22.3.0-887826
-XX:MaxPermSize=512M
please make sure your os ,java and eclipse have the same bit i.e. 32 bit or 64 bit