vfsjfilechooser2 release: 0.2.5
Minor bug-fix release of the JFileChooser dialog alternative. https://code.google.com/p/vfsjfilechooser2/
Open-Source and related Stuff
Minor bug-fix release of the JFileChooser dialog alternative. https://code.google.com/p/vfsjfilechooser2/
Just made a new release of vfsjfilechooser2 available: 0.2.4. The Maven artifact should appear on Maven Central in a couple of hours.
The sync of Sonatype’s OSS repository with Maven Central has just finished and the artifacts are now available from Central! <dependency> <groupId>com.googlecode.vfsjfilechooser2</groupId> <artifactId>vfsjfilechooser2</artifactId> <version>0.2.0</version> </dependency>
Just created a new project on googlecode: VFSJFileChooser2 Since Java’s JFileChooser has a few issues under Windows (eg freezes if there are large ZIP files on the desktop) and is in general very slow when network shares are present, I…
Read more