I am trying to build an application with the source library files. I added the source as a project and checked 'is library' now in my other project all library references are still broken. First I used the jar for reference but I needed to chance something in the source that's why i want to build it with the sources of the jar. Does anybody know how i can build my app with the sources of the jar library?
Thanks in advance

