In Eclipse, static html project:
Developing Chrome extension, it would be nice to have IntelliSense om methods.
Is it possible to add a library to eclipse, so you would have IntelliSense when creating chrome extensions?
Thanks
Rregards
Christian
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The only way I could think of doing this would to be install the Eclipse Aptana plug-in, then you would have to find a Rubble that supported the chrome* API. I don’t think you will find anything though. The API is actually very small.
I would just use the online docs…