Re: Manual Compiling of Eclipse Project

2009-09-09 Thread Alexander Cherednichenko
take a look here for various ant tasks: http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/380e018631b15380 On Sep 7, 7:58 am, venki pola.ve...@gmail.com wrote: @java -Xms512M -Xmx512M -cp %~dp0\src;E:\codebase\DimDimCodeBase

Re: Manual Compiling of Eclipse Project

2009-09-06 Thread venki
@java -Xms512M -Xmx512M -cp %~dp0\src;E:\codebase\DimDimCodeBase \v5.0\ThirdPartyPackages\gwt17\gwt-user.jar;E:\codebase\DimDimCodeBase \v5.0\ThirdPartyPackages\gwt17\gwt-dev-windows.jar com.google.gwt.dev.Compiler module name On Sep 5, 10:37 pm, Charlie codeboo...@gmail.com wrote: Hello I

Manual Compiling of Eclipse Project

2009-09-05 Thread Charlie
Hello I have an ecplise gwt project and I want to be able to take my source files and compile it manually using the ant command in the command line but I can't manage to understand how to do it. Can anyone help? --~--~-~--~~~---~--~~ You received this message