Re: Mac OS Monterey

2021-12-20 Thread Jérémy DE ROYER via Webobjects-dev
Hi Jesse, I would say that using eclipse 2021-12 using frontbasejdbc 2.5.10 was not… successfull ;-) BUT Shifting from eclipse 2019-12 to 2020-12 on Monterey with the latest wolips was the right decison thank’s to Samuel. it is much more fluid. SO I'm glad I followed Samuels' advice And wai

Re: Mac OS Monterey

2021-12-19 Thread Jesse Tayler via Webobjects-dev
So basically everything went to shit right there > On Dec 19, 2021, at 5:14 PM, Jérémy DE ROYER via Webobjects-dev > wrote: > > > Until now, everything works fine ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mai

Re: Mac OS Monterey

2021-12-19 Thread Jérémy DE ROYER via Webobjects-dev
HI, Following samuel's advices, I finally installed eclipse 2020-12 with frontbase JDBC 2.5.9 and wolips latest. Until now, everything works fine : I can still use eclipse and JDK 1.8 without bad screen refesh 😅. Hope it helps, Jérémy Le 19 déc. 2021 à 12:20, Jérémy DE ROYER via Webobjects-d

Re: Mac OS Monterey

2021-12-19 Thread Jérémy DE ROYER via Webobjects-dev
Samuel, It works great in eclipse 2021-09. Many thank’s for the help 👍 I will « just » have to wait a little because our apps that are still running with Java 8… while the JDBC driver only works with Java 16 😄 Jérémy (error : Exception in thread "main" java.lang.UnsupportedClassVersionError:

Re: Mac OS Monterey

2021-12-19 Thread Samuel Pelletier via Webobjects-dev
Jérémy, I use the latest available on update site: https://jenkins.wocommunity.org/job/WOLips_master/lastSuccessfulBuild/artifact/temp/dist/ Previous version had issues with latest Eclipse. Regards, Samuel > Le 19 déc. 2021 à 04:47, Jérémy DE ROYER a > écrit : > > Merci Samuel for the he

Re: Mac OS Monterey

2021-12-19 Thread Jérémy DE ROYER via Webobjects-dev
Merci Samuel for the help. What version of wolips are you using with eclipse 2021-09 ? Jérémy Le 18 déc. 2021 à 22:37, Samuel Pelletier mailto:sam...@samkar.com>> a écrit : Bonjour Jérémy, I was about to send you a fix for the FrontBase sql generation problem when I decided to look at their

Re: Mac OS Monterey

2021-12-18 Thread Samuel Pelletier via Webobjects-dev
Bonjour Jérémy, I was about to send you a fix for the FrontBase sql generation problem when I decided to look at their site and there is a new jdbc 2.5.10 driver released few days ago that fixes the problem with newer Eclipse. I confirmed the fix with Eclipse 2021-09. Regards, Samuel > Le 1

Re: Mac OS Monterey

2021-12-16 Thread Jérémy DE ROYER via Webobjects-dev
Hello John, I use Monterey with eclipse 2019-12 with only « small » problems (bad screen refresh). I don’t regret. I’ve tried to install newer eclipse versions (2020-09 & 2021-09) but I had problems with the frontbase plugin generating SQL so I stay with 2019-12 until we move to postgreSQL. H