A new version of JFileContentManager has been released! Below are the changes release:
- The tree UI component was corrected to reflect the zip hierarchy content;
- Added support to show the contents of:
- Java files
- Properties files
- Shell script files
- XHTML / HTML files
- XML files
- The About Dialog has been integrated with JDIC;
Check this out!












My LinkedIn
#1 by rnaufal on February 6, 2008 - 1:52 am
That’s a good interesting tip, but one of the intents of the project is to open the file on the JFileContentManager application. Reading the JDIC API, the code snippet you suggested is aimed to
Case# 1: Open a file by launching the default content-handling application.#2 by bpfurtado on February 6, 2008 - 3:10 pm
Exactly, that could be used for editing files whose format is still not supported by your application
#3 by rnaufal on February 6, 2008 - 7:05 pm
In the meantime, it’s an interesting solution, but in the future we are aimed to open the most file formats as possible