Re: [Geany-Users] How to install geany to develop applications in java

2020-12-02 Thread Dan Healy
Thanks for the link, "Ubuntu subsystem wsl for windows 10". When I get a bit more comfortable with Windows 10 I will definitely try it. I also have to use MS Access. I used it years ago but have to come back up to speed. I found a great resource in *Microsoft Access 2019 Bible* from Wiley.

Re: [Geany-Users] How to install geany to develop applications in java

2020-12-02 Thread David Topham
>From my own experience, using Linux is easier and can be done from within Windows 10! search: Ubuntu subsystem wsl for windows 10 On Wed, Dec 2, 2020 at 10:43 AM Dan Healy wrote: > Thanks for the response to my request for information on installing Geany > and Java on my new Windows 10

Re: [Geany-Users] How to install geany to develop applications in java

2020-12-02 Thread Dan Healy
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. Dan H. On Fri, Nov 20, 2020 at 7:14 PM Matthew Brush

Re: [Geany-Users] How to install geany to develop applications in java

2020-11-20 Thread Matthew Brush
On 2020-11-20 11:50 a.m., Dan Healy wrote: I develop software in java. I have been using geany on a ubuntu linux system. Due to conditions beyond my control I have had to go to Windows 10. I have installed geany on my Windows 10 system but I am unable to get geany to find my java source

Re: [Geany-Users] How to install geany to develop applications in java

2020-11-20 Thread Lex Trotman
https://www.geany.org/download/releases/ On Sat, 21 Nov 2020 at 07:42, David Topham wrote: > Have you tried using the Ubuntu subsystem in Windows 10? > Despite what MS says, it works with X windows if you install Xming. > Geany works great there! > > You could develop everything using familiar

Re: [Geany-Users] How to install geany to develop applications in java

2020-11-20 Thread David Topham
Have you tried using the Ubuntu subsystem in Windows 10? Despite what MS says, it works with X windows if you install Xming. Geany works great there! You could develop everything using familiar Linux toolchain, and then cp files over to Windows later. On Fri, Nov 20, 2020 at 11:50 AM Dan Healy