> If you really thought about it, if all developers had api tools
enabled
> during development time, we wouldn't need it enabled in build, would we? ;)
>
I just suggest the one interested to use API Tools because it's helpful, I'm not
forcing anyone.
Anyhow, we'll enable API Tools at build time, since it's easier to control how
build behaves than having everyone using some tools, especially if they slow down the
workspace.
Okey so when you say API Tools I understand that as the PDE API plugins' - the
annotations is not what I consider API tools - thats just part of osgi/manifest versioning
best practices.
But I remember a presentation that said that fixing an error that
appears in IDE while writing code takes a few seconds, whereas fixing it after a build
report takes minutes.
Yes, if you got just a few projects.
Having this is IDE is more efficient, but I understand all te
drawbacks, and you're free to set up your environment as you want.
The problem is there aren't no way to do this without affecting everyone else...but I
guess its better we see more usage of the api tools and I and others will just have to
manually disable them locally if any performance problems.
/max