Skip to content

andbin/java-versions-cheat-sheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java Versions Cheat Sheet

This is the project for the single web page Java Versions Cheat Sheet showing all the Java versions with valuable information and links.

Note that the web page is not handwritten. Instead, it is generated using XSLT transformation (XML+XSL). You can find the .xml and .xsl files in the src/ folder.

I performed the transformation using Saxon PE (the Professional Edition for which I have the paid license) by running a simple handcrafted build.bat file. I cannot disclose this batch file simply because it is specific to my machine. However, if you are proficient in XML/XSL technologies, you can take those two files and generate the HTML page yourself using an XSLT processor of your choice.

License

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

See the full text of the license in LICENSE.txt.