I have some old eclipse projects that I would like to build with gradle. I would like to use the eclipse plugin. If I build with the eclipse plugin then all my dependencies disappeared from eclipse. Can I run a script or something before I build with gradle to extract my current eclipse build path into a gradle script. This will save me a lot of time.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| How to remove dependencies in Eclipse? | 2 | 9498 | November 3, 2016 | |
| How to create a gradle build file from an eclipse project | 2 | 982 | March 5, 2013 | |
| Basic gradle project in eclipse - missing the dependent jars in the build path - whats missing? | 3 | 9473 | April 3, 2013 | |
| How can I configure the eclipse configuration in the build script to generate a path variable that points to the Gradle executable? | 5 | 1567 | April 29, 2012 | |
| Using Gradle to build an eclipse plugin: Can we reuse information from the Plugin Manifest and classpath files? | 2 | 1544 | March 26, 2014 |