rimerosolutions / ant-git-tasks

Ant tasks for Git with JGit
Apache License 2.0
41 stars 39 forks source link

Package as Eclipse Plugin #36

Open jgsuess opened 3 years ago

jgsuess commented 3 years ago

Would it be possible to package this library as an Eclipse plugin using the Task extension point and dependencies to the other plugins (JGit is already part of eclipse). Anything else could go to the Extra Classpath-Entry extension point.

Maybe you could even publish a feature and a site to marketplace?

This would really ease the use from within Eclipse itself.