I solved it by making an empty sample project.  I figured that since
the JUnit compilation was happening that there would be some way to
interface with the compiler under it.

Chris

On May 12, 4:01 am, Raphael André Bauer
<raphael.andre.ba...@gmail.com> wrote:
> On Wed, May 11, 2011 at 10:48 PM, chris.ruffalo <chris.ruff...@gmail.com> 
> wrote:
>
> > I'm working on a GWT extension library and would like to get a compile
> > report.  My project is just an adjunct to GWT and doesn't have any
> > UI.  I will be creating samples when the library is finished but the
> > bulk of my code generation is done now.
>
> > Is there any way to set -compileReport while using JUnit?
>
> Don't think it's possible. You need some kind of starting point to
> make the cross compilation happen (usually an entry point of a
> module). If you don't have such a starting point there is no way to
> generate the compileReport.
>
> Best,
>
> Raphael
>
>
>
>
>
>
>
>
>
> > Thanks.
>
> > Chris
>
> > --
> > You received this message because you are subscribed to the Google Groups 
> > "Google Web Toolkit" group.
> > To post to this group, send email to google-web-toolkit@googlegroups.com.
> > To unsubscribe from this group, send email to 
> > google-web-toolkit+unsubscr...@googlegroups.com.
> > For more options, visit this group 
> > athttp://groups.google.com/group/google-web-toolkit?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to