I would like to have a workspace preference that would enable Checklipse for all projects in the workspace by default (with the ability to override the workspace setting and disable Checklipse at the project level).
I guess this is difficult to accomplish, because this would
need a builder to be registered as soon as a project is
created. I don't know any eclipse api to accomplish this.
Maybe I could offer a button like "Enable checkclipse" for
all projects in workspace.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: NO
I guess this is difficult to accomplish, because this would
need a builder to be registered as soon as a project is
created. I don't know any eclipse api to accomplish this.
Maybe I could offer a button like "Enable checkclipse" for
all projects in workspace.