Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Closure Compiler compiler.jar not found even though present #93

Open
GoogleCodeExporter opened this issue Aug 26, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Since the YUI compressor has problems with certain keywords in my JS code and I 
cannot change those keywords, I wanted to switch to the Google Closure Compiler 
for JS compression. However, I get the following error message when using 
htmlcompressor from a command line:

ERROR: For JavaScript compression using Google Closure Compiler
additional jar file called compiler.jar must be present
in the same directory as HtmlCompressor jar

The compiler.jar is present in the same directory as the htmlcompressor-*.jar, 
so I don't know how to solve this issue. I am using Windows 7 along with Java 7.

Original issue reported on code.google.com by [email protected] on 16 Apr 2014 at 8:23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant