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

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

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -