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  wrote:
> @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  
>
> On Sep 5, 10:37 pm, Charlie  wrote:
>
> > 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 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
-~--~~~~--~~--~--~---



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  


On Sep 5, 10:37 pm, Charlie  wrote:
> 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 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
-~--~~~~--~~--~--~---



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 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
-~--~~~~--~~--~--~---