Is there a way to trigger a Jenkins' job to build through Eclipse. For example, when creating new branch from imported Github project in Eclipse after this created branch was pushed and committed to the Github repository a Jenkins' job will automatically build.
So far I already tried Mylyn with Hudson/Jenkins connector, could you suggest more?