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
As many says you can use but for example in Eclipse you encouter error if you don't declare "alt" and if you use "selfclosing" tag like
seems not givin error =)