Hello, I'm looking for a solution to provide the sources to the developers. When they have to debug their application it's realy helpful if they have access to the sources of e.g. our framework.
I know the source plugin, which is creating a 2nd jar containing the sources. But the problem with this solution is, that the developers have to add these additional jars into the source path in eclipse to have access to the source when they debug their application. Isn't it possible to attach the sources to the generated jar, that they have to handle only one jar? Is this possible at all? With the source plugin? How to configure it? Thanks for your help! Regards, Thomas
