The library template seems to have a default configuration set that is pointed at a bad URL. Or perhaps I've accidentally left it unconfigured in some way that isn't covered by Library Basics. Everything works, but it generates warning messages.
Here is the warning on Ant compile:
[javadoc] Constructing Javadoc information...
[javadoc] Registered Taglet ExampleTaglet ...
[javadoc] Standard Doclet version 1.8.0_51
[javadoc] Building tree for all the packages and classes...
[javadoc] javadoc: warning - Error fetching URL: http://processing.org/reference/javadoc/core/
The library template seems to have a default configuration set that is pointed at a bad URL. Or perhaps I've accidentally left it unconfigured in some way that isn't covered by Library Basics. Everything works, but it generates warning messages.
Here is the warning on Ant compile:
That url is 404.