I am very new to AndEngine. I have just downloaded the full documentation file, but I can't attach it to Eclipse. How can I do that?
\$\begingroup\$
\$\endgroup\$
7
-
\$\begingroup\$ Where did you get the documentation? As far as I know, there isn't any. \$\endgroup\$JohnEye– JohnEye2012-10-17 08:35:35 +00:00Commented Oct 17, 2012 at 8:35
-
\$\begingroup\$ @JohnEye i just download all packages detail html pages with index. \$\endgroup\$shihab_returns– shihab_returns2012-10-17 12:24:20 +00:00Commented Oct 17, 2012 at 12:24
-
\$\begingroup\$ Really? Does it contain any useful documentation or is it just an automatically generated "empty" JavaDoc? Also, could you please share the link with us? \$\endgroup\$JohnEye– JohnEye2012-10-17 13:19:15 +00:00Commented Oct 17, 2012 at 13:19
-
\$\begingroup\$ @JohnEye: Almost i am wrong. it is jsut empty Java doc,contains all package definition only. \$\endgroup\$shihab_returns– shihab_returns2012-10-18 06:49:45 +00:00Commented Oct 18, 2012 at 6:49
-
\$\begingroup\$ Oh, that's the one I've seen. I almost got my hopes up... \$\endgroup\$JohnEye– JohnEye2012-10-18 08:05:25 +00:00Commented Oct 18, 2012 at 8:05
|
Show 2 more comments
2 Answers
\$\begingroup\$
\$\endgroup\$
Here is detailed how-to: http://www.vogella.com/articles/Eclipse/article.html#classpath_jarjavadoc
\$\begingroup\$
\$\endgroup\$
2
Please use this Andengine extension. This project comes with java documentations for many of the importatnt andengine functions. Its very useful. Plus you can join to update the docs. Checkout here :
https://github.com/digitalheir/AndEngine.git
-
\$\begingroup\$ thanks mate for reply...Is it andengine class extension for devlopment or only document file? \$\endgroup\$shihab_returns– shihab_returns2012-11-27 09:46:11 +00:00Commented Nov 27, 2012 at 9:46
-
\$\begingroup\$ it is forked from AndEngine only but with documentation. You can always generate javadoc out of it. \$\endgroup\$GamDroid– GamDroid2012-11-27 11:23:26 +00:00Commented Nov 27, 2012 at 11:23