netbeans
netbeans copied to clipboard
[NETBEANS-4955] Add Support for Firefox Developer & Nightly
Basic support for Firefox Developer edition & Nightly


This looks like much code duplication - could the common code be refactored into base classes, so that only the differing elements are visible (basepath, icons)?
Why do we need this anyway? Surely anyone who needs this can just use the Add button?
If is there any chance to be merged, then i'll provide updated version soon.
@Vitexus Neil raises a valid point. This adds much code for little gain. Till I read this PR I was not even aware that there was a Firefox developer edition and did not miss it. Based on the existing firefox entry it is trivial to add entries for developer and more variants.