<div dir="auto">From my own experience, using Linux is easier and can be done from within Windows 10!</div><div dir="auto"><br></div><div dir="auto">search:  Ubuntu subsystem wsl for windows 10</div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Dec 2, 2020 at 10:43 AM Dan Healy <<a href="mailto:dfhealy@gmail.com">dfhealy@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-size:large">Thanks for the response to my request for information on installing Geany and Java on my new Windows 10 system.  I am very new to Windows 10 and am bogged down in that.  I will have to get better at Windows 10 before I take on Java and Geany.</div><div class="gmail_default" style="font-size:large"><br></div><div class="gmail_default" style="font-size:large">Dan H.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Nov 20, 2020 at 7:14 PM Matthew Brush <<a href="mailto:mbrush@codebrainz.ca" target="_blank">mbrush@codebrainz.ca</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 2020-11-20 11:50 a.m., Dan Healy wrote:<br>
> I develop software in java.  I have been using geany on a ubuntu linux<br>
> system.  Due to  conditions beyond my control I have had to go to Windows<br>
> 10.  I have installed geany on my Windows 10 system but I am unable to get<br>
> geany to find my java source code.  I don't think java is included with my<br>
> installation of geany.<br>
> <br>
> How do I install geany on my Windows 10 system so I can edit java code,<br>
> compile it, and execute it?<br>
> <br>
<br>
You are correct that Java is not included with Geany, you have to <br>
install your preferred Java toolchain and runtime yourself. Once you've <br>
done that and ensured the location containing the `javac` and `java` <br>
executables is in your `%PATH%` environment variable, Geany's default <br>
build commands should "just work". If you don't put the Java binaries in <br>
your `PATH` variable, you will have to edit Geany's build commands to <br>
specify the full absolute path to those tools.<br>
<br>
Regards,<br>
Matthew Brush<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.geany.org" target="_blank">Users@lists.geany.org</a><br>
<a href="https://lists.geany.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.geany.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.geany.org" target="_blank">Users@lists.geany.org</a><br>
<a href="https://lists.geany.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.geany.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div></div>