Integration of Android studio with ewm eclipse client.
Hi,
I was trying to integrate android studio with eclipse client and followed each and every step which was present in this document(How to Set Up RTC for Android Development on Windows | Best Practices for Building Software Platforms (wordpress.com))
So, i was stuck at last step in editing the .ini file at eclipse repository location and when i'm giving the jdk location in .ini file as follows
(-vm
C:\Program Files\Java\jdk1.6.0_21\bin)
After editing .ini file and saving it then after i was not able to open my eclipse client.
Kindly please anyone look into this.
Thanks
Regards
Shaik Raj
2 answers
What error message do you get?
Did you actually install this old JDK? I am pretty sure that you should not use such an old version.
Which EWM version? Current version such as 6.0.6.x and 7.0.x require Java 8.
Did you try to provide a windows path without space e.g. c:\Pragram~1....
Comments
The latest versions of Android Studio and EWM all use later JRE versions and you shouldn't edit the ini file
The document you're using is for a much, much older version of both tools