Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C cssembed
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Nicholas C. Zakas
  • cssembed
  • Wiki
  • Home

Home · Changes

Page history
Migrated from home v20 authored Sep 13, 2010 by nzakas's avatar nzakas
Show whitespace changes
Inline Side-by-side
Home.textile
View page @ c91067d8
...@@ -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
......
Clone repository
  • Changelog
  • DataURI
  • Home