排序
How to make the best of a slow machine running on limited resources with a Windows environment as a Java Engineer
How to make the best of a slow machine running on limited resources with a Windows environment as a Java Engineer,So this is the question. Let's think about this. When we get into ...
Understanding File Path Formats in Windows and Java for Cross-Platform Compatibility
Understanding File Path Formats in Windows and Java for Cross-Platform Compatibility,In the development world, handling file paths correctly is crucial for ensuring applications fu...
JFxBorderlessNative provide Windows Native Aero Snap support for UNDECORATED view in JavaFx
JFxBorderlessNative provide Windows Native Aero Snap support for UNDECORATED view in JavaFx,Hi I’ve just released my first Java library on maven central that support native Aero s...
Update from old Java version to OpenJDK 16 windows
Update from old Java version to OpenJDK 16 windows, Hwlo There!!!! So do you want to update your JAVA/JDK version for whatsoever reason? This is the right place!!!! So I will teach...
Installing Apache Kafka on Windows (For Development)
Installing Apache Kafka on Windows (For Development), Windows are everywhere (4 Part Series) 1 Alias your Commands using DOSKEY 2 Installing Curl on Windows 3 Installing Apache Kaf...
How to setup Android Studio in 4GB ram.
How to setup Android Studio in 4GB ram.,For last three days I am messing with my windows 10 laptop having 4GB ram and no graphics card just for getting started with Android apps an...
Grabbing version strings with PowerShell
Grabbing version strings with PowerShell,The jpackage tool, which is part of OpenJDK since Java 14, can create, well, native packages. Some time ago I wrote a small piece about it,...
Installing and running the Apache Kafka and zookeeper on Windows
Installing and running the Apache Kafka and zookeeper on Windows,Apache Kafka is a distributed streaming platform. It provides a unified, high-throughput, low-latency platform for ...
How to Replace Oracle JRE with Amazon Coretto JRE on Windows Desktops
How to Replace Oracle JRE with Amazon Coretto JRE on Windows Desktops, 2019 is coming to a close, and this quick guide will get your JRE cleared up for the next decade Starting in ...
Configure Path variable in Powershell
Configure Path variable in Powershell,Scenario: for whatever reason you have to develop on a Windows machine and you're not an administrator. Your company enforces the same old Jav...
Creating a native executable in Windows with GraalVM
Creating a native executable in Windows with GraalVM,GraalVM is pretty awesome for a lot of reasons. But the one that has me most hyped is the ability to create native executables ...