Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-patch] Recent requests for patches to build.properties files ** Addition al instructions ...

Hi all,

I just sent a series of patches affecting the build.properties files for the
plugins to which I do not have write access or which I am requested a sanity
check from the other developers (cdt.core and cdt.ui)

I've updated the build.properties as follows:

All src.includes should be the same as the bin.includes

The reasoning is that we want everything included in the src ... as if you
had checked it out from CVS.

That brings up the question of the .project file. Should this also be
included in the source? I'd appreciate your suggestions. I have *not*
included the .project file at this time, since I have not found any other
projects that are doing this.

I've taken a first pass at the javadoc.packages for each plugin.

I've tried to only include packages that are public. I'm sure that I have
included some that perhaps shouldn't be included. This is what I am asking
your help with. Please sanity check that we are not including packages that
we do not want JavaDoc'ed

Whether or not the source files are currently ready for JavaDocing is not
relevant at this point ... but this should be rectified soon, especially for
those classes that are extensions and APIs.

Please update and comment as soon as possible since all these changes need
to be merged into the build scripts and I would prefer not to do this work
twice  ;)

Thanks, as always, for your cheerful cooperation!

-Judy


¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨
Judy N. Green               Software Engineer
Eclipse CDT Team            www.eclipse.org/cdt
QNX Software Systems Ltd.   www.qnx.com
¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨


Back to the top