Java10 support#15
Open
dapanghu wants to merge 11 commits into
Open
Java10 support#15dapanghu wants to merge 11 commits into
dapanghu wants to merge 11 commits into
Commits
Commits on May 3, 2018
Enable user to test their project in parallel. Add "test in parallel" to the Drop-down menu and tool bar. Doing this by create a new class MyJUnitCore
Show description for 00f916ccommittedEnable build.xml to support test in parallel by add argument -DTestParallel=true and -DThreadCount=4 (This is the number of thread used to test in parallel)
Show description for 83cb9facommitted
Commits on May 4, 2018
Commits on Aug 28, 2018
Commits on Sep 9, 2018
Commits on Sep 10, 2018
Commits on Sep 17, 2018
- committed