[GRADLE-397] Allow Eclipse dependencies to be exported Created: 12/Feb/09 Updated: 04/Jan/13 Resolved: 24/Nov/10 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | None |
Fix Version/s: | 0.9-rc-1 |
Type: | Improvement | ||
Reporter: | Levi Hoogenberg | Assignee: | Hans Dockter |
Resolution: | Fixed | Votes: | 1 |
Description |
When generating Eclipse files, there's no way to make sure that a classpath entry gets exported (i.e. the exported attribute can't be set on classpathentry tags). For the full discussion on the user list, see http://archive.codehaus.org/lists/org.codehaus.gradle.user/msg/f296799d0902061237s117b8a54p73378c02c5e54250@mail.gmail.com. |
Comments |
Comment by Hans Dockter [ 27/Jul/10 ] |
Dependencies are now exported by default. This is also customizable now. |