running source code in eclipse
by
buzzz
» Mon Jun 19, 2023 8:55 am
Hi all
I try to run SW Java source code in Eclipse.
I use Java 15 and eclipse 2021.
I select as main class :
com.eteks.sweethome3d.SweetHome3DBootstrap
I have strange errors :
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by javax.media.j3d.JoglPipeline
Can't load library: C:\Users\toto\Desktop\SweetHome3D-7.1-src\natives\windows-amd64\gluegen_rt.dll
Strangely, building the jar with ant works well and jar run fine