Hi John,
John Tamplin wrote:
...
> EmbeddedTomcatServer creates a "tomcat" directory inside of the current
> working directory (via the user.dir system property) at line 340. It
> looks like you could maintain your own copy of
> com/google/gwt/dev/etc/tomcat and point the system property
> catal
On Tue, Apr 6, 2010 at 10:58 AM, Rajeev Dayal wrote:
>
> The "tomcat" folder is surprising, I thought that GWT was using Jetty now.
>> "www-test" can be configured in the run configuration for the test but it
>> is very annoying to have to do it again and again for all the tests.
>>
>
> Tomcat is
+[jat]
Hi Marc,
On Thu, Apr 1, 2010 at 8:34 AM, Marc Guillemot wrote:
> Hi,
>
> running a unit test that extends GWTTestCase using Eclipse's Run As GWT
> JUnit test generates two folders in my project root:
> - tomcat
> - www-test
>
> This is just garbage and it pollutes my folder. I'm force to
Hi,
running a unit test that extends GWTTestCase using Eclipse's Run As GWT
JUnit test generates two folders in my project root:
- tomcat
- www-test
This is just garbage and it pollutes my folder. I'm force to see them
and to add them to SVN ignore. Is there a way to avoid it and to tell to