Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to save firebug changes using Eclipse (Windows)?

How to save firebug changes using Eclipse (Windows)?

I found here that it's possible to save firebug changes if we use Eclipse and FireEclipse

Is anyone using this combination successfully? Can anyone explain the step of Installing?

I'm on Windows7 64 bit

And if FireEclipse works with Eclipse then Will it also work with Aptana port of Eclipse?

like image 994
Jitendra Vyas Avatar asked May 21 '11 05:05

Jitendra Vyas


2 Answers

First, whether it will work on Aptana? Yes, it should.

Now to the main question: The Fireclipse site claims contrary to what the answer you have linked to cites: the FE site claims that it mainly helps in debugging javascript through Firebug and Eclipse consoles (nothing about exporting/saving CSS changes).

Also, I wouldn't really recommend going with this plugin 'coz it hasn't been updated in a while. According to SourceForge (where the source of this project is hosted), Fireclipse was last updated 2008-10-22. Unless, you are still using Firefox 2 and Eclipse 3.2, you should avoid this plugin.

Try some of the other tools listed in that thread, for example, FireDiff sounds promising.

like image 174
Sawant Avatar answered Nov 04 '22 04:11

Sawant


This is how i save my firebug changes.

https://addons.mozilla.org/en-US/firefox/addon/firediff/

Hope this helps.

like image 22
Ashley Staggs Avatar answered Nov 04 '22 04:11

Ashley Staggs