Is there finally a way to make refactoring work in JavaScript, HTML projects in Eclipse Kepler?

Viewed 2271

I am asking this question as I need some updates on the duplicates below which are outdated: Eclipse>WST>JSDT Javascript Refactoring

How do you refactor JavaScript, HTML, CSS, etc?

All I want to do with refactoring is to rename my variable/function names throughout my html/javascript project. So nothing beyond that I need. So is there any reliable eclipse plugins, etc.

Please dont advice me to go for JetBrains products such as webstorm or intellij. I would like to stick with eclipse. I have tested netbeans and many other ides as well.

1 Answers
Related