Local Eclipse plugin repo for a team
what would be a preferred solution for hosting a small local plugin repository with a couple of our own plugins?
- the team is using RAD7, which is Eclipse 3.2 based
- w开发者_Go百科e cannot upgrade RAD to 7.5.5 yet, so all Ganymede/Galileo repo tools cannot be used, i guess
You could do like eclipse.org, and zip the plugins.
With a small team, unzipping the plugins onto the local file system is sufficient.
精彩评论