Two Laptop Bag
The moose likes IDEs, Version Control and other tools and the fly likes JBuilder -Make failed with AntInputHandler Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "JBuilder -Make failed with AntInputHandler" Watch "JBuilder -Make failed with AntInputHandler" New topic
Author

JBuilder -Make failed with AntInputHandler

Akhilesh Trivedi
Ranch Hand

Joined: Jun 22, 2005
Posts: 1493
hi all,
I am having project in JBuilder. When trying to make build.xml i get following error...

"Unable to instantiate specified input handler class com.borland.jbuilder.build.antinput.AntInputHandler : java.lang.ClassNotFoundException"

Any ideas on how can i fix this?
:roll:
[ November 05, 2007: Message edited by: Akhilesh Trivedi ]

Keep Smiling Always — My life is smoother when running silent. -paul
[FAQs] [Certification Guides] [The Linux Documentation Project]
Akhilesh Trivedi
Ranch Hand

Joined: Jun 22, 2005
Posts: 1493
Huh, fixed it. If anybody else is stuck anywher, then JBuilder.. Right click project properties, under build click Ant... "check Use Project JDK when running Ant" click ok... try making the project again.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: JBuilder -Make failed with AntInputHandler
 
Similar Threads
Examples of heavy GUI apps
Problem with JBuilder 8
How to make exe in JBuilder 3 Professional
JBuilder and VisualAge
Why the xml file changes by itself???