The utils thing is weird. It's just a single utility class that also happens to be in the cdt.core.tests plug-in. ??? I suppose this class should be in cdt.core. That would eliminate the utils plug-in and feature.
At any rate, 'utils' is too generic. It would be hard to know what's in it or why someone would install it. I'd rather call this something like cdt.core.tools or something like that.
Doug.
I agree about a separate plug-in, but it might as well go in the existing
Miscellaneous C/C++ Utilities 5.2.0.201307221951 org.eclipse.cdt.util.feature.group Eclipse CDT
feature.
From:
cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx]
On Behalf Of Sergey Prigogin
Sent: Monday, July 22, 2013 7:09 PM
To: CDT General developers list.
Subject: Re: [cdt-dev] issue with ASTRewrite and assert macro
This view should probably live in a separate plug-in and a separate feature.
On Mon, Jul 22, 2013 at 7:03 PM, Doug Schaefer <dschaefer@xxxxxxx> wrote:
We could revisit the decision not to include it. Not sure why it's in the
test plug-in other than that was convenient at the time.