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

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

2020-11-20 Thread Dan Healy
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 code. I don't think java is included with my

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

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