Thanks for all your input!!!!

Yesterday I got almost everything working...

Today, lein is not able to create a new project, some symbol problem.

However still runs well (+ 1 2).

Besides that, I cannot make changes on Intellig / Cursive project...at 
least is what I think it is, Intellij cannot find new functions I wrote on 
the same project main.

That's the update.

I will try this later, setting up variables on 
Windows....https://vimeo.com/56318159

Almost gave up...lol

The fight continues....

Em sábado, 16 de março de 2019 18:04:34 UTC-3, Sean Corfield escreveu:
>
> I’ve been working with WSL (and Ubuntu) so that I can run all our backend 
> stuff – and `clj`/`deps.edn` -- but the problem is that if your editor is 
> on Windows and your nREPL or Socket REPL is on Linux, they will disagree on 
> file paths. As far as I know Chlorine (for Atom) is the only Clojure editor 
> setup on Windows that will work properly with WSL because it understands 
> the file path differences and maps <drive>:\path\to\file.clj to 
> /mnt/<drive>/path/to/file.clj
>
>  
>
> But it is a pain that you can’t run REBL on WSL and I rely on REBL for my 
> workflow on macOS these days, so I was glad of the alpha PowerShell version 
> of `clj` so that I can run REBL via my normal `clj`-based workflow _*on 
> Windows*_ now, and then connect Atom/Chlorine to that (via a Socket REPL).
>
>  
>
> So now I can run all the backend stuff, test suites, scripts etc etc on 
> WSL, but I can also run a REPL on Windows now the same way (but with 
> REBL!), and develop on Windows – the same way I did on macOS.
>
>  
>
> Sean Corfield -- (970) FOR-SEAN -- (904) 302-SEAN
> An Architect's View -- http://corfield.org/
>
> "If you're not annoying somebody, you're not really alive."
> -- Margaret Atwood
>
>  
>
> *From: *Matching Socks <javascript:>
> *Sent: *Saturday, March 16, 2019 4:27 AM
> *To: *Clojure <javascript:>
> *Subject: *Re: Developing Closure in 2019 on Windows 10 or using Windows 
> -WSL/Linux.
>
>  
>
> Overall, WSL might not help much here.  Last I heard, WSL did not include 
> an X Window server to accommodate any GUI.  Therefore, I suppose Intellij 
> IDEA would be most useful as a native Windows app.  In addition, Java and 
> Leiningen work natively in Windows.  I am glad you got Leiningen in gear, 
> that's definitely the way to go.
>
> -- 
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clo...@googlegroups.com <javascript:>
> Note that posts from new members are moderated - please be patient with 
> your first post.
> To unsubscribe from this group, send email to
> clojure+u...@googlegroups.com <javascript:>
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> --- 
> You received this message because you are subscribed to the Google Groups 
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to clojure+u...@googlegroups.com <javascript:>.
> For more options, visit https://groups.google.com/d/optout.
>
>  
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to