[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Re: Duplicate files showing up in the bin folder
|
This was very surprising and somthing I think as a developer I should be
responsible for. It put things is the bin directory like icon folders, my
plugin manifest file, documentation, readme files, my design notes, etc.
that clearly do not belong there. There's more to a project than just Java
and .properties resources, but these don't necessarily need to be in the
build path. I control the build path and source directories for everything
else, why not these resources too?