GithubHelp home page GithubHelp logo

mnlipp / eclipseminifybuilder Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 1.0 29.32 MB

An incremental builder for Eclipse that minifies CSS and JavaScript

License: GNU General Public License v3.0

Java 100.00%

eclipseminifybuilder's People

Contributors

mnlipp avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

zyos-sas

eclipseminifybuilder's Issues

User guide

Is there any user guide about this plugin? I cannot see how to enable and execute it.
I've installed, ok.
Then I can configure project for use Minify.
But now I see the only way to minify is doing it for each file, I mean: i select a file then config it, select the minify option and then aply and close.... is there a way to do it for a set of files or for all the inlided files in project?

Thanks

Plugin doesn't work?

Hello.

I wasted 2h this morning trying to configure the plugin in Eclipse and I can't do anything, the files .min don't change.

I tell you the test that I did:
1.- I installed the plugin from marketplace
2.- Import plugin.xml (I put the file from github repository) to the project
3.- Right click on "Project" => Properties => Builders => new "Ant Builder"
4,.- In Main tab => Buildfile => I selected the plugin.xml file and then "Apply Changes".
5.- So, on a .css or .js file, right click => Properties => Minify CSS and I select YUI Compressor

So, I edit the .css file and when I save it, the file .min.css don't change. And finally, in the git staging only see the changes of .css, but not the .min.css

Bonus track: If I go to "Run" and I select "Build", Eclipse fails with this error: plugin.xml:3: Unexpected element "{}plugin" {antlib:org.apache.tools.ant}plugin

What's wrong?

Thanks.

Minified file with only one line

Hello,

don't know if this is configured by your plugin or not,
but is there an option to make minified file on only one line.

i mean get :
.......................;

instead :
......;
......;
......;

Thky

Define output path

Is there a way to define the output path of the minified file?
E.g.
Input: ./src/js/file.js
Output: ./dist/file.min.js

Minify doesn't work on Eclipse 2018-09 build

I've got the minifier installed on my new Eclipse 2018-09 build (20180917-1800) and it is not minifying CSS and JS. I've verified that it is enabled and the YUI compressor is selected in the file properties...

image

Suggestions?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.