Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for JDWPUtil (0.69 sec)

  1. platforms/ide/tooling-api/src/crossVersionTest/groovy/org/gradle/integtests/tooling/r56/TestLauncherDebugTestsCrossVersionTest.groovy

    import spock.lang.Timeout
    
    @TargetGradleVersion(">=5.6")
    @Timeout(60)
    class TestLauncherDebugTestsCrossVersionTest extends ToolingApiSpecification implements WithOldConfigurationsSupport {
        @Rule
        JDWPUtil jdwpClient = new JDWPUtil()
    
        def setup() {
            buildFile << """
                plugins { id 'java-library' }
                ${mavenCentralRepository()}
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu May 16 10:10:39 UTC 2024
    - 3.4K bytes
    - Viewed (0)
Back to top