From: Han C. <dev...@gm...> - 2008-08-02 21:50:13
|
hi Guys, I've implemented the Git Checkout Action in repository view. The last thing I need is to force a project update, I am just looking for a couple quick pointers from you guys about how to obtain the current projects in the workspace, and do updates on them. Any ideas would be great. I need to persist the data in the Git repository view so that they won't get lost when Eclipse restarts, and if time permits, I can go ahead and implement other git branch related action. That is why I am asking for some quick helps. :) -- Han Chiu |