Sylvain Wallez dijo: > Nicola Ken Barozzi wrote: > >> Sylvain Wallez wrote: >> >>> Hi all, >>> >>> I updated the build process so that we can optionally include the >>> java source files in jar archives. >> >> >> Very nice :-) >> >> What about making this the default? > > > I'm all for it! The only problem is that it augments the size of jar > archives. > > What do others think?
I don't like the idea as default. Perhaps we can zip the in a separated file and point to them in eclipse. Same as we use the J2SDK source files. We just point to the separated file at: file:/usr/java/j2sdk1.4.2_04/src.zip WDYT? Best Regards, Antonio Gallardo.
