Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for someLinkType (0.17 sec)

  1. platforms/ide/ide/src/main/java/org/gradle/plugins/ide/eclipse/model/EclipseProject.java

     *
     *     //if you want to create an extra link in the eclipse project,
     *     //by location uri:
     *     linkedResource name: 'someLinkByLocationUri', type: 'someLinkType', locationUri: 'file://someUri'
     *     //by location:
     *     linkedResource name: 'someLinkByLocation', type: 'someLinkType', location: '/some/location'
     *
     *     //if you don't want any node_modules folder to appear in Eclipse, you can filter it out:
     *     resourceFilter {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Dec 11 13:37:56 UTC 2023
    - 13.8K bytes
    - Viewed (0)
Back to top