Re: [QUESTION/DISCUSSION] Does our required Java version need updating?

2015-11-19 Thread Kay Schenk
On 11/17/2015 11:50 PM, Damjan Jovanovic wrote: > Building AOO with Java 8's very strict javadoc tool was fixed in SVN trunk > only, by r1697228, r1697237, r1697247, r1697306, and r1697312, so yes it > should work well for building AOO now, and it's the only version I've been > testing for

Re: [QUESTION/DISCUSSION] Does our required Java version need updating?

2015-11-19 Thread Damjan Jovanovic
On Fri, Nov 20, 2015 at 2:01 AM, Kay Schenk wrote: > > > On 11/17/2015 11:50 PM, Damjan Jovanovic wrote: > > Building AOO with Java 8's very strict javadoc tool was fixed in SVN > trunk > > only, by r1697228, r1697237, r1697247, r1697306, and r1697312, so yes it > > should

Need help reg Apache open office

2015-11-19 Thread Arun.MG
Hi Team , I have installed apache open office in my machine. Can you guide me on how I can use it for generating an excel/word file using c#? Regards, Arun This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and

Re: Need help reg Apache open office

2015-11-19 Thread Damjan Jovanovic
Hi Please see the Developer's Guide at https://wiki.openoffice.org/wiki/Documentation/DevGuide/OpenOffice.org_Developers_Guide For C# the CLI binding page inside that guide is important: https://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/CLI/CLI_Language_Binding If Apache POI