-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: which jar file contains org.hibernate.pretty.Formatter?
PostPosted: Mon Dec 21, 2009 10:34 am 
Newbie

Joined: Mon Feb 18, 2008 10:44 am
Posts: 10
I want to recompile this file AbstractBatcher.java,
Code:
   
[javac] C:\org\hibernate\jdbc\AbstractBatcher.java:23:not found sign
[javac] sign: class Formatter
[javac] location: package org.hibernate.pretty
[javac] import org.hibernate.pretty.Formatter;
[javac]                            ^


I have put hibernate3.jar into classpath,but I can't find Formatter.class under package org.hibernate.pretty. Which jar file contains Formatter.class? How can I get this jar file?

Thanks


Top
 Profile  
 
 Post subject: Re: which jar file contains org.hibernate.pretty.Formatter?
PostPosted: Mon Dec 21, 2009 10:38 am 
Beginner
Beginner

Joined: Tue Nov 03, 2009 9:38 am
Posts: 24
There's jarfinder.com: http://www.jarfinder.com/index.php/java/info/org.hibernate.pretty.Formatter


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.