omegaui / omegaide

An Instant IDE from the Future that supports any programming language.
https://omegaui.github.io/omegaide/
GNU General Public License v3.0
78 stars 11 forks source link

Startup Warning #1

Closed omegaui closed 3 years ago

omegaui commented 3 years ago

StartupWMClass Warning The warning that occurs due to the illegal access to apt class name field. As we know, On linux the apps are separated in the dock by their StartupWMClassnames. I founded this way only to alter it to "Omega IDE". That generates the warning.

Is there a another way to do the same without illegal reflective access?

omegaui commented 3 years ago

to see the code, see Screen.java in /src/ide