Also, If you use maven and maven plugin for eclipse, you can just right click on project in project explorer and select Maven->Dowload Sources.
On 26 October 2010 13:28, Andrus Adamchik <[email protected]> wrote: > You can download the official 3.0.1 source from here: > > http://www.apache.org/dyn/closer.cgi/cayenne/cayenne-3.0.1-src.tar.gz > > Andrus > > On Oct 26, 2010, at 1:17 PM, Bruno René Santos wrote: > >> Hello all, >> >> I have downloaded the cayenne 3.0.1 source from the SVN to use as >> autocomplete >> source on eclipse. But the source code does not match with the binary code in >> terms of lines, I mean the breakpoints do not land on the correct place... >> I'm >> using the java files in here : [My >> path]\cayenne.3.0.1.src\framework\cayenne-jdk1.5-unpublished\src\main\java >> >> Anyone knows where i can get the proper source code? >> >> Thanx >> >> > >
