superzeldalink/andengine

patch to ignore default doc location in eclipse

Closed this issue · 4 comments

By default, eclipse wants to generate javadocs in doc/** for project. Here's a 
patch to add that path to the .hgignore. Please apply.

Thanks,
wt

Original issue reported on code.google.com by w...@penguintechs.org on 23 Feb 2011 at 5:13

Attachments:

Hm, do you really think this should be a part of the whole project, rather than 
only your setup?

Original comment by NicolasG...@gmail.com on 24 Feb 2011 at 12:22

I think that it should be part of the whole project because it's the default 
location for when I select "Generate Javadoc..." from Eclipse. Since I believe 
that is the same for anyone who generates javadoc within Eclipse, I think that 
it's reasonable to add this change to the whole project. What do you think?

Original comment by w...@penguintechs.org on 24 Feb 2011 at 4:25

*ping*?

Original comment by w...@penguintechs.org on 8 Mar 2011 at 3:06

Fixed this somewhen back in time and forgot to close this issue.

Original comment by NicolasG...@gmail.com on 9 Jun 2011 at 3:57

  • Changed state: Fixed
  • Added labels: Priority-Low
  • Removed labels: Priority-Medium