Skip to content
Joel Shapiro edited this page Dec 23, 2016 · 11 revisions

Welcome to the Eclipse-Plugin wiki!

Most information can be found on the pages in the side bar to the right,

General Vocabulary

Subscribe

Subscribing to a project means that your local copy will be kept up to date with the copy of the project on the server, as long as you stay connected to the CodeCollaborate server. This means that any time anyone else who is also subscribed to the project makes a change to it, you will also get that change.
Note that subscribing to a project will overwrite all of your local changes to it with the copy that is on the server.

Troubleshooting

Although rare, it is possible for the plugin to become out of sync with the server for things like: list of projects, list of added users, and even just your overall connection to the server.
Most issues can be solved by going to the CodeCollaborate preferences (Window > Preferences > CodeCollaborate) and pressing the Reconnect to Server button. This should update all of your local metadata with the data on the server.
If that fails, you can also try re-logging in to the server by using the Login to CodeCollaborate button also located inside of the CodeCollaborate preferences.
If you continue to have issues even after that, try restarting Eclipse.
If all else fails, feel free to open up an issue here on github or contact us by email at codecollaboratesup(at)gmail.com

Clone this wiki locally