How do I configure Firebug to use Eclipse/Netbeans as editor -


i want use real ide editing javascript files in combination firebug. in 'add editor' dialog firebug i'm allowed specify executable , arguments. question how open file in eclipse/netbeans command line.

extra points allowing me choose between opening new eclipse/netbeans instance , reusing running one.

not exact answer i'm afraid, information might help.

eclipse - running eclipse
fireclipse: debug ff straight eclipse


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -