| Issue 33: | Bad link to JavaSE API in the build.xml file | |
| Back to list |
The Javadoc target in the build.xml file includes a link to the official Java API (<link href="http://download.oracle.com/javase/6/docs/api/"/>). As this project is written against the Android API rather than the JavaSE API, this link should be removed and the Android API should be linked instead.
Mar 21, 2011
Project Member
#1
anu...@cstilch.com
Owner:
anu...@cstilch.com
Mar 21, 2011
fixed in r655 |