I have to install MyEclipse on a windows terminal server. Development itself is mainly done on a local maschine but for some tests we need the installation available via Citrix. The problem is that we have a size limitation of the user profile.
MyEclipse stores data in %userprofile%\.eclipse and %userprofile%\.myeclipse and these directories exceeds that limit.
How could I change the location of these directories?