Jet File Transfer is an application that allows you to easily share files and folders between devices connected to the same network without using the Internet. Desktop application is free for all desktop operating systems. Since two devices launched as server and client can find each other automatically, just press a button!
Starting with JDK 11, JavaFX was removed from the official JDK distribution and is no longer bundled by default. This means:
- Applications relying on JavaFX can no longer simply depend on the JDK to provide it.
- Developers must include JavaFX libraries separately, either by adding them as dependencies or bundling the necessary JavaFX runtime files with their applications.
- In JDK 8 and earlier, JavaFX was included by default as part of the JDK.
- Applications built for Java 8 commonly rely on this built-in JavaFX runtime.
- If your application depends on JavaFX and targets Java 8, it will not run correctly on JDK 11+ without additional setup.
-
Oracle provides archived downloads of older JDK versions (including Java 8), which still contain JavaFX as part of the JDK bundle.
-
These older JDK releases are available on Oracle’s official site at the Java SE 8 Archive:
https://www.oracle.com/java/technologies/javase/javase8-archive-downloads.html
Dillinger uses a number of open source projects to work properly:
- [JavaFx] - HTML enhanced for web apps!
- [Tcp/Ip] - awesome web-based text editor
- [Udp] - Markdown parser done right. Fast and easy to extend.
Questions | Answers |
---|---|
all file type(s) | supports all file types ! |
using internet connection? | network is required but does not use your internet ! |
supports all operating systems? | yeep ! you can download for your android phones! |
Apache 2.0