I am owner of a profile that I am distributing to the team using the standard invite approach and using the web installer.
When the developers eclipe environment opens up for first time, they go to work center and it reports X number of updates. They apply the updates and then restart myeclipse.
Upon re-opening myeclipse, same workspace, they go back to the center and it says there are still updates…less than X(e.g. it was 39 originally and now it says there are 22).
It looks like the shared preferences as it relates to validation are not sharing properly. I am guessing that I either shared a preference setting I was not suppose to or something is broken to cause it not to match what I shared.
Is there any knowns bugs or words of wisdom on when sharing preferences will NOT work or if there are certain preferences you simply cannot share?
Basically, I did not want to share “suspend” all validators so I left that unchecked. I just wanted all the validators to be NOT selected at this point.
Also, I set the ant home and that did not always share properly(e.g. it used the default instead of my settings). The home directory DID exist in all cases before preferences were applied.
Thanks for any help anyone can provide.