Fork me on GitHub
#cursive
<
2016-02-09
>
ghufran04:02:31

Is there a way to do ‘lein run’ from the leiningen tool window? It’s not a big deal, I can just open a terminal tool window and do it from there, but I wanted to check if there was a better way of doing it that I was missing somehow?

cfleming04:02:08

@ghufran: No, there isn’t - I’m actually not sure why run isn’t in the task list (I inherited that from the previous lein plugin)

cfleming04:02:17

You can set up a run config, or use the terminal as you say.

doddenino08:02:42

@cflaming: that was the issue, thanks! I'm still not able to have the repl start correctly, but I'll manage somehow 😄

cfleming08:02:32

@doddenino: I’m glad that helped, I’m going to get a better error message in there. What are the issues you’re having now?

doddenino09:02:11

The config I'm basing on uses some removed figwheel methods

cfleming09:02:17

BTW, anyone using Cursive with IdeaVim, feedback is very welcome here: https://github.com/cursive-ide/cursive/wiki/IdeaVim-issues

doddenino09:02:04

so it's not a cursive issue 😉