aboutsummaryrefslogtreecommitdiff
path: root/buildScripts/eclipse-run-tests.template
AgeCommit message (Collapse)Author
2016-11-21Test launch filest should only use exported dependencies from other projectsRoel Spilker
2015-11-17have the generated test runtargets works well with shadowloader so we can debugRoel Spilker
2015-10-02Modify createEclipseLaunchForTestEnvironment to generate a launch fileDawid Rusin
that also out-of-the-box can run the ecj tests
2015-02-02[i702] findbugs suppress warnings now available via config key.Reinier Zwitserloot
2015-01-21Fix for the eclipse launch targets for testing (they didn't work on windows).Roel Spilker
2015-01-21* Fixed running ecj tests within eclipseReinier Zwitserloot
2014-05-04thoroughly updated the launch targets for testing lombok in eclipse;Reinier Zwitserloot
they should now be able to handle running JDK8 etc tests. CAREFUL: You MUST name your JDK8 'JavaSE-1.8' or it won't work. Also added a basic test for JDK8 features.
2012-10-25Updated the setup test environment tasks in the build script to produce ↵Reinier Zwitserloot
eclipse launch targets IF the project has been treated as eclipse project ('.project' is present).
2011-07-18There's now 1 test suite that runs all tests, and 'ant eclipse' will make a ↵Roel Spilker
launch config that adds the appropriate -javaagent VM param to ensure the runWithEclipse tests work.