... | @@ -67,16 +67,6 @@ The filename used inside of the resulting CSS file will be @http://www.example.c |
... | @@ -67,16 +67,6 @@ The filename used inside of the resulting CSS file will be @http://www.example.c |
|
|
|
|
|
A note about IE on Vista: MHTML doesn't always work with default settings. Please read "Mhtml doesn't work in Vista IE7":http://www.eggheadcafe.com/software/aspnet/33808138/mhtml-doesnt-work-in-vis.aspx for more information.
|
|
A note about IE on Vista: MHTML doesn't always work with default settings. Please read "Mhtml doesn't work in Vista IE7":http://www.eggheadcafe.com/software/aspnet/33808138/mhtml-doesnt-work-in-vis.aspx for more information.
|
|
|
|
|
|
h1. Dependencies
|
|
|
|
|
|
|
|
When downloading and using CSSEmbed, you can download one of two files:
|
|
|
|
|
|
|
|
@cssembed-x.y.z.jar@ contains all of the dependencies necessary to run CSSEmbed. You can simply run this on the command line and everything will work.
|
|
|
|
|
|
|
|
@cssembed-core-x.y.z.jar@ contains just CSSEmbed and so you'll need to add the dependencies manually to the classpath. There are two dependencies:
|
|
|
|
* "Jargs 1.0":http://jargs.sourceforge.net/ (@jargs-1.0.jar@)
|
|
|
|
* "DataURI 0.2.1":http://github.com/nzakas/datauri/downloads (@datauri-0.2.1.jar@)
|
|
|
|
|
|
|
|
h1. Troubleshooting
|
|
h1. Troubleshooting
|
|
|
|
|
|
h2. I get a java.lang.UnsupportedClassVersionError message
|
|
h2. I get a java.lang.UnsupportedClassVersionError message
|
... | | ... | |