erlide_eclipse icon indicating copy to clipboard operation
erlide_eclipse copied to clipboard

rebar integration: support more than compilation

Open vladdu opened this issue 10 years ago • 2 comments

When rebar is supported, one should be able to even build releases, etc

vladdu avatar Oct 14 '15 18:10 vladdu

building a release might be realized as "Export" feature

frehberg avatar Oct 14 '15 22:10 frehberg

That's a good suggestion, I didn't consider that option. Thanks!

Another way would be to have special a "release" project that contains the release configuration (it is a separate project because there may be multiple erlang projects in the workspace that need to be packed in the same release). This way we can use an editor for the release config.

vladdu avatar Oct 15 '15 06:10 vladdu