Eclipse default configurations? (ex: customize Eclipse preferences)
We have an internal SW distribution mechanism to roll out RTC Eclipse clients to users.
I would like to setup the client in a way that users can simply download while we prepare the eclipse client for optimal usage.
I have few questions regarding the defauit configuration of options in RTC Client
- Can we make Automatically detect changes" selected always?
- Can I select "Beyond Compare" as default comparison tool and "use external comparison tool" ?
- Can I unselect / select options in "Team --> Jazz Source control --> Notfications Dialog"
Is this possible?
Accepted answer
This is not an RTC question that is an Eclipse question. RTC uses the built in capabilities to store preferences etc in the .metadata. .
Please consider http://www.eclipse.org/ or books around extending Eclipse to know how this works.
Please consider http://www.eclipse.org/ or books around extending Eclipse to know how this works.