Skip to content

Added a fallback for rebar-less projects that use a Make system instead#80

Open
robashton wants to merge 3 commits intojimenezrick:masterfrom
robashton:master
Open

Added a fallback for rebar-less projects that use a Make system instead#80
robashton wants to merge 3 commits intojimenezrick:masterfrom
robashton:master

Conversation

@robashton
Copy link

We've phased out rebar across our projects (as have others), so if no rebar is present and one of the two popular makefiles is it'd be nice if all this still worked :-)

@kjnilsson
Copy link

It would be really nice if autoload/erlang_complete.erl could be updated with similar changes as well to make dependency module autocompletion work without rebar.

@robashton
Copy link
Author

Yikes - I hadn't thought of that (because I don't ever use it!) - I'll see about doing it.

@robashton
Copy link
Author

Okay done! Also removed the check for makefiles - because sod it, if you haven't got a rebar then you'll probably still want default app conventions to work.

@robashton
Copy link
Author

Added apps too...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants