Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.
Eclipse Project Refresh
LegacyForum
Posts: 1,664 ✭✭
Prevent Jtest from refreshing project
Hi there,Due to a problem with Eclipse I have a project that takes about 5 minutes to refresh (the project contains filed named like Test::Unit::Assert). This seems to be unavoidable without getting Eclipse fixed so I just live with it.
However, whenever I try to run a Jtest configuration it takes over 5 minutes to run for a single file and it seems to be because it automatically instigates a project refresh.
Is there anyway of preventing this automatic refresh behaviour?
Thanks,
Paul C
0
Comments
-
Hi Paul,
Please try this:
1. go to the JTest configuration window and select the user defined configuration that you want to use
2. for that configuration, open the common tab and the before testing tab
3. uncheck "refresh projects"
Please let me know if you do not see this option (it could be your version).
Regards,
TE0 -
Ah, that done the trick!
Thanks,
Paul C0