IntelliJ Java IDE
The moose likes Ant, Maven and Other Build Tools and the fly likes CompilerAdapter - caused an interesting exception Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » Ant, Maven and Other Build Tools
Reply Bookmark "CompilerAdapter - caused an interesting exception" Watch "CompilerAdapter - caused an interesting exception" New topic
Author

CompilerAdapter - caused an interesting exception

Satish Vohra
Greenhorn

Joined: Nov 22, 2002
Posts: 5
I have a custom Compiler Adapter for IBM JDK using ant package:
IBMJDK14CompilerAdapter extends DefaultCompilerAdapter

While compilation I see following error
Compiler Adapter utils.IBMJDK14CompilerAdapter caused an interesting exception.

Any thoughts what I am missing?

Thanks.
 
IntelliJ Java IDE
 
subject: CompilerAdapter - caused an interesting exception
 
Threads others viewed
Exceptions
B&S: Opening database
Error in connecting to database
Exception in thread "main" org.hibernate.exception.GenericJDBCException: Cannot open connection
Thread wait() method question
developer file tools