AndersDJohnson / AndersDJohnson/htmlcompressor

Google Closure Compiler compiler.jar not found even though present

Open
#93 1 comment 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
Java
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
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 `foxa...@web.de` on 16 Apr 2014 at 8:23

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.