[Tests] Use dedicated SWT native lib cache folder

SWT tests often also involve testing a new snapshot of the native
libraries. As SWT usually puts the libraries in a cache under
user.home, it makes SWT tests more likely to used the cached version
then the one that inside platform-specific fragments.
SWT Tests are now configured to use a different user.home to not interact
with the default cache directory.

Signed-off-by: Mickael Istria <mistria@redhat.com>
1 file changed
tree: ef1353e7240200d133c1e17886fd71b6332aeb5f
  1. bundles/
  2. examples/
  3. features/
  4. local-build/
  5. tests/
  6. .gitignore
  7. pom.xml
  8. README.md
README.md

Contributing to SWT

Thanks for your interest in this project.

Developer resources:

See the following description for how to contribute a feature or a bug fix to SWT.

Information regarding source code management, builds, coding standards, and more and be found under the following link.

Contributor License Agreement:

Before your contribution can be accepted by the project, you need to create and electronically sign the Eclipse Foundation Contributor License Agreement (CLA).

Contact:

Contact the project developers via the project's “dev” list.

Search for bugs:

This project uses Bugzilla to track ongoing development and issues.

Create a new bug:

Be sure to search for existing bugs before you create another one. Remember that contributions are always welcome!