Is there a way (or an editor) that allows me to link an image/files/http links from within a source file (*.java for instance), sort of like a rich text document?
Th
By industry standard, source code is almost always text-only (be it encoded in ASCII or unicode). You can always draw an ASCII art. ;-)