Home
Public Eclipse Template Repository Plugin
Eclipse IDE comes with great feature which is code templates. Those small pieces of code make our live easier and save us a lot of typing. But there is one problem with code templates. You cannot easily share them with others. What you have to do is exporting templates to XML file and sending it as e-mail attachment, check it into some repository or publish on some web-site.
For impatient – see the demo now:
This project wants to change this by giving the ability for easy template sharing with the rest of the world. Once installed plugin adds to pop-up menu options to Templates View:
- Export to remote repository
- Import from remote repository
Hope this’ll make template sharing much easier, simply one click operation.
Eclipse 3.5.1 update site:
http://jcake.com/petr

