We use Crucible/FishEye for code reviews and in Firefox there is an Eclipse-icon above the content-view of a source file. If I click it that source file is opened in Eclipse.
Crucible/FishEye doesn't show that icon in Opera. I tried to hack it into Opera just see if it works. However, it doesn't even show the icon:
<img src="http://localhost:51235/icon">
netstat
shows that Eclipse listens on that port and other colleagues are also able to use that extended functionality in Firefox through port 51235, so the port seems to be a predefined port in Eclipse.
Does anyone know how to make that work or what Eclipse checks here?- Does anyone know what's possible through port 51235?
EDIT: I put all findings in my answer