This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch: FYI: make target for src.zip


Ranjit> Minor nit: the original PR asks for "sources.zip" for
Ranjit> Eclipse, while this patch provides "src.zip". Which
Ranjit> is it?

Yeah, I should have explained this better.

Eclipse looks for src.zip, I was wrong when I filed the PR.
We actually install a src-NNN.zip, where NNN is the version number.
I think this feature isn't really that useful in isolation, instead
it is really there so that java-gcj-compat can make a symlink or
something that eclipse will use... my understanding is that eclipse
looks for src.zip in the "usual" place in a jdk-style install tree.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]