I'm trying to run java programs using portable Geany, but it cannot compile because it looks like there is no javac under the bin folder.
Isn't it suppossed to be there?
New: HandBrake (Feb 20, 2026), Platform 30.2 (Feb 17, 2026)
1,400+ portable packages, 1.2 billion downloads
Please donate if you can!
jPortable is a Java Runtime Environment. So, it includes exactly what's in the Oracle JRE when you install it locally. If you want to develop, you need a Java Development Kit, which we don't yet officially offer. We will shortly have the Oracle JDK and OpenJDK, though.
Sometimes, the impossible can become possible, if you're awesome!
Ok, I see.
Thanx a lot John.