I have only a basic understanding of Eclipse RCP. I am about to start an in-house application for our technical support team, that will likely grow over time. The team is distributed across continents so I would like to be able to auto-update the application when new versions are made available. The application aims to capture knowledge from technical support incidents while making it easy to replay data fixes across clients. The things that make eclipse RCP look interesting are Eclipse Communication Framework (ECF) and Data Tools Platform (DTP). My constraints are:
- Small Team (basically just me for now :)
- Have to manage it as a side project until its usefulness is proven
I am basically looking for insights from other developers who have worked with Eclipse RCP or who know a better alternative.