Re: MozillaInterfaces java sources in cvs

Jacek Pospychala <[email protected]> Wed, 26 Aug 2009 08:44:34 +0200
Newsgroups gmane.comp.mozilla.devel.java
Message-ID <[email protected]>
Late, but anyway - I'll answer my question.

Java files are generated in build time and go to 
<objdir>\_javagen\default\org\mozilla\interfaces



Jacek Pospychala wrote:
> hi,
> where in Mozilla CVS are sources of JavaXPCOM MozillaInterfaces.jar, 
> that one can find in xulrunner\sdk\lib?
> 
> So far I have found the idl files, .h and .cpp files, JavaXPCOM source, 
> but don't see the .java sources.
> 
> Or are they generated on the fly from idl files during build?
> 
> I'd like to see them mainly to browse their history.
> 
> Thanks!
> 
> Jacek