Search code examples
javaeclipsejarsipdecompiling

How to get source code from peers


I just want to have a java sip application to run in eclipse but I have'nt found a way yet. I tried various decompilers but none of them completed their work without any problems. Is there any way to copy the code of a jar to an eclipse project or did someone find the source for "peers"? http://peers.sourceforge.net/


Solution

  • http://github.com/ymartineau/peers hosts the source code as Jon Skeet has pointed out correctly