Fork me on GitHub
#cursive
<
2017-03-08
>
rauh06:03:34

@cfleming , they're all aliased by a macro.

rauh06:03:43

Btw, really would love specter stubs generation for specter. 🙂

cfleming08:03:19

@rauh I haven’t looked at specter but have been meaning to - I’ll check it out after 1.5.0

mattsfrey15:03:57

question - I continually get the top banner "Your project requires namespaces which need stubs to be generated", no mater how many time I go through the motions of hitting "Genrrate Now" the banner still remains.. any idea how to get rid of this banner?

zylox16:03:22

Ok so i'm having a bit of a brain lapse and cant seem to figure out how to make the repl start up as a java 6 repl

zylox16:03:28

anyone have any tips

zylox16:03:42

my java compiler is set to 1.6

zylox16:03:37

and im using maven as my build manager, not lein, so the repl is using the option "use nRepl in normal JVM process"

cfleming20:03:09

@mattsfrey Do you get an error of any kind when you hit Generate?

cfleming20:03:35

Also, which version of Cursive are you using? There are some fixes to this functionality in the latest EAP

mattsfrey20:03:36

it seems to succeed but the banner remains

cfleming20:03:52

@zylox File-&gt;Project Structure, then select Project, and change the Project SDK.

cfleming20:03:07

Add a new one if Java 6 doesn’t appear there.

zylox20:03:05

thank you, another guy on my team actually just figured that out

zylox20:03:13

so good timing haha

cfleming23:03:33

@mattsfrey Which version of Cursive are you using? There are some fixes to this functionality in the latest EAP