[GRADLE-1624] eclipse's plugin referencedProjects do not work Created: 18/Jun/11  Updated: 04/Jan/13  Resolved: 21/Jun/11

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

Type: Bug
Reporter: Szczepan Faber Assignee: Unassigned
Resolution: Not A Bug Votes: 0


 Description   

There's a good chance that referencedProjects property of eclipseProject does not really work. See the mailing list or this plugin: http://projects.emesit.de/projects/gradle-eclipselinkprojects/wiki



 Comments   
Comment by Szczepan Faber [ 21/Jun/11 ]

Referencing projects via 'referencedProjects' property does not mean adding a build path dependencies between them! If you need to configure a build path dependency use Gradle's dependencies section or eclipse.classpath.whenMerged { classpath -> ... to manipulate the classpath entries.

eclipse 'referencedProjects' AFAIK only influences opening/closing of projects together in an Eclipse workspace.

Updated the javadocs (dsl reference) accordingly.

Generated at Wed Jun 30 12:00:18 CDT 2021 using Jira 8.4.2#804003-sha1:d21414fc212e3af190e92c2d2ac41299b89402cf.