[GRADLE-1482] links customization for eclipse plugin does not work Created: 17/Apr/11  Updated: 04/Jan/13  Resolved: 17/Apr/11

Status: Resolved
Project: Gradle
Affects Version/s: 1.0-milestone-2
Fix Version/s: 1.0-milestone-3

Type: Bug
Reporter: Szczepan Faber Assignee: Szczepan Faber
Resolution: Fixed Votes: 0


 Description   

For example, below does not work (throws validation error but it should pass ok)

eclipseProject {
  link name: 'foo', type: '2', location: '/stuff/foo'
}

Problems:
1. Expect output is <link> entry in .project file
2. Expected tag in .project should be <linkedResources> and not <links>

(I encountered this bug while refactoring the eclipse plugin for tooling API)


Generated at Wed Jun 30 11:56:38 CDT 2021 using Jira 8.4.2#804003-sha1:d21414fc212e3af190e92c2d2ac41299b89402cf.