I have started using the Java source library using jdk 1.5 with customization. I had to get the source code and change the annotation part to recompile using jdk1,5.I would say it is a kind of customising the source code to jdk 1.5.Since the jars are provided for jdk 1.6.
Thanks Suresh On Tue, Sep 22, 2009 at 5:10 PM, tamsler <[email protected]> wrote: > > Has anybody build the Data Source Java Library using Java v1.5. > According to the installation instructions, this is possible: > > http://code.google.com/apis/visualization/documentation/dev/dsl_install.html#build_self > > "Note: It is also possible to use the JDK version 5.0. However, you > must then remove @Override from every method in the library that > overrides an interface method. This is due to the change in the > @Override annotation behavior in JDK version 6.0." > > Best, > -- Thomas > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en -~----------~----~----~----~------~----~------~--~---
