Howto import Eclipse gradle projects and run / launch configurations from command line -
i provisioning dev environment vm using vagrant , chef. works great provisioning eclipse , needed plugins leaves developer tasks of importing gradle project, run configurations jboss server run configuration. there way import gradle projects , run configurations using command line? if so, these steps automated part of creating vm. tia help.
run configuration: if store them in project folder, picked eclipse automatically. see also: https://stackoverflow.com/a/8625088/1861362
eclipse project: can generate eclipse files using gradle eclipse plugin, yet i'm not aware of means have them automatically imported in eclipse..
Comments
Post a Comment