Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7859765
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T22:01:48+00:00 2026-06-02T22:01:48+00:00

I used to compress all the JavaScript files in my PHP project automated by

  • 0

I used to compress all the JavaScript files in my PHP project automated by an ant file (build.xml). This worked very well until the update to Netbeans 7.1.

Now Netbeans does not recognize this file as an Ant file but as a simple XML file (see screenshot)

The build.xml looks like this:

<?xml version="1.0" encoding="UTF-8"?>
<project name="myWeb" default="_DEPLOY" basedir=".">
    <target name="minimizeWebFiles" >
        <echo message="Minify!" />
        <exec executable="powershell.exe">
            <arg value="MinimizeWebFiles.ps1" />
        </exec>
        <echo message="End!" />
    </target>
        <target name="_DEPLOY" depends="minimizeWebFiles" />
</project>

The same file worked on previous netbeans versions without a problem.

I also know the official manual on netbeans.org, but this does not help. Has anyone an idea, what is wrong here? Thanks a bunch!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T22:01:50+00:00Added an answer on June 2, 2026 at 10:01 pm

    The problem was, that after the netbeans update the “Ant” plugin was not installed!

    I don’t know why this happened as I had this plugin installed in Netbeans 7.0.

    So somehow the update process did not include/installed the Ant plugin.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Banging my head on this one... I used tar -cvpzf file.tar.gz to compress a
I used DataSet to load a schema from following xml file; <node id=0> <node
How can i compress individual css files using YUI build task (or otherwise). Scenario:
From MSDN: DeflateStream Class DeflateStream cannot be used to compress files larger than 4 GB.
I have one file created by 7zip program. I used deflate method to compress
I want to format my css files used in my web project. Formatting means:
I used the code below to compress files and they keep growing instead of
Say I had 1 MB of compressed Javascript, all combined into one file using
I've learned that MySQL can compress communication between servers and clients. Compression is used
I have a function where I will compress a bunch of files into a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.