[JBoss-user] [Javassist user questions] - Eclipse can't find generated class

2005-04-21 Thread peterkronenberg
I'm doing my development in Eclipse.  I'm creating class files with Javassist 
directly to my bin directory.  But since Eclipse can't find it, it doesn't 
compile.  How can I fool Eclipse that that it knows about these class files 
even though there is no source?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874911#3874911

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874911


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Javassist user questions] - Re: How to get compiler errors

2005-04-13 Thread peterkronenberg
I understand that it's not a full-fledged compiler, but how do you normally 
suggest people do their development?  Perhaps we need an option to dump the 
generated class in text format to a .java file, so we can compile it normally, 
for those hard-to-find bugs.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873848#3873848

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873848


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Javassist user questions] - How to get compiler errors

2005-04-11 Thread peterkronenberg
Hi,
   I'm new to Javassist.  Just started playing with it the other day.  
When I use CtNewMethod.make() or any other method that takes source code, is 
there any way to display the compiler errors that are being generated?  I'm 
just getting a "CannotCompileException: [source error] syntax error"
Is there any way to get more detail?

thanks
Peter

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873473#3873473

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873473


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user