SQLite JDBC is a library for accessing and creating SQLite database files in Java. Our SQLiteJDBC library requires no configuration since native libraries for major OSs, including Windows, Mac OS X, ...
Extension that converts individual Java files to Kotlin code aims to ease the transition to Kotlin for Java developers.
Extension for VS Code that gives a quick peek inside a JAR file by listing all classes and files bundled inside the archive. Select or open a .jar file to get the content tree of the contained file- ...