Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Build Error
Build Error [message #986799] Wed, 21 November 2012 16:36 Go to next message
Alan Farroll is currently offline Alan FarrollFriend
Messages: 60
Registered: June 2012
Member
Hello,

An Eclipse project I inherited from a former colleague has a component included for code coverage called "emma". This is creating a problem when I use the build.xml file in the Ant view. I am given the following message at the end and wondered if someone could tell me how to resolve this please.

#####################################

BUILD FAILED
C:\eclipsehelios\workspace\MyProjectName\build.xml:204: Problem: failed to create task or type emmajava
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.

#####################################

When I click on the "build.xml:204" part it opens that part of the file but I cannot tell if anything is wrong.

Thanks in advance

Regards

AJF
Re: Build Error [message #986909 is a reply to message #986799] Thu, 22 November 2012 10:48 Go to previous message
Alan Farroll is currently offline Alan FarrollFriend
Messages: 60
Registered: June 2012
Member
Hi all,

Its okay. I have managed to resolve this one (at least for now).

Thanks anyway

Regards

AJF
Previous Topic:Ctrl Shift G not working
Next Topic:Migrate Eclipse 3.3 features/plugins to Eclipse Juno 4.2
Goto Forum:
  


Current Time: Fri Apr 19 14:31:12 GMT 2024

Powered by FUDForum. Page generated in 0.01355 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top