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: make gcj compile all files in .jar


On 21 Jan 2003, Tom Tromey wrote:
> This patch changes gcj to compile all the files it finds in a .jar
> file.  .class files are compiled as code, other files are compiled as
> resources.

I have to say, what a great idea... I don't know how many times I've
pulled a .jar file apart and written a Makefile to do just that.  Thanks!

Jeff


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