Return-Path: Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 7521 invoked by uid 500); 30 Jul 2003 14:41:04 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 7463 invoked from network); 30 Jul 2003 14:41:03 -0000 Received: from mail1.telekom.de (62.225.183.202) by daedalus.apache.org with SMTP; 30 Jul 2003 14:41:03 -0000 Received: from u8s18.ditscom.dsh.de by G8SBV.dmz.telekom.de with ESMTP for user@ant.apache.org; Wed, 30 Jul 2003 16:40:59 +0200 Received: by U8S18.gppng01.telekom.de with Internet Mail Service (5.5.2653.19) id ; Wed, 30 Jul 2003 16:40:58 +0200 Message-Id: From: Juraj.Lenharcik@t-systems.com To: user@ant.apache.org Subject: AW: IntelliJ IDEA ANT Junit Date: Wed, 30 Jul 2003 16:40:57 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi Antoine, I have found the solution. In the ANT Window (shows ANT tasks) you can = add libraries. And here you have to add the junit.jar. It is not easy = to find :-( Juraj -----Urspr=FCngliche Nachricht----- Von: Antoine Levy-Lambert [mailto:antoine@antbuild.com] Gesendet: Mittwoch, 30. Juli 2003 14:27 An: Ant Users List Betreff: Re: IntelliJ IDEA ANT Junit ----- Original Message ----- From: Sent: Wednesday, July 30, 2003 2:07 PM > I cannot run the JUNIt task in my IDEA IDE. I get the exception: = Could not create the task junit. From the command line it works fine. I use IDEA = 3.0 Build 676. Any suggestions? There is an integration for JUNIT (outside of ant) in IDEA. >From the Run menu, you can choose Junit Tests, and in the Run and Debug menus, there is a Junit tab in the screen where you enter your = configuration (name of application, main class, VM parameters, working directory). Otherwise if you really want to start junit tests from IDEA, you can = have a look at the documentation of the junit task which explains where the junit.jar file should be located. Actually, I just have tried the same on IDEA 3.0.4 and I get the same = error message as you. It sounds like it is an IntelliJ IDEA problem. Cheers, Antoine --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org