Re: [appengine-java] GAE showing more files in application than there actually are

2010-09-20 Thread Ikai Lan (Google)
Are you using SVN? Are there hidden files? These should be ignored by the
deploy process but it's a good sanity check.

--
Ikai Lan
Developer Programs Engineer, Google App Engine
Blogger: http://googleappengine.blogspot.com
Reddit: http://www.reddit.com/r/appengine
Twitter: http://twitter.com/app_engine



On Mon, Sep 20, 2010 at 2:40 AM, Nitin Tomer  wrote:

> Hi,
>
> I am developing an application using GWT and GWT Ext. The total number
> of files in the folder, including the ExtJS JavaScript and CSS files
> is about 2900, but when I try to deploy the application using Eclipse
> plug-in, I get an error that there are 5800 files and more than 3000
> aren't allowed.
>
> Why is it happening, does GAE extracts files from JAR files and count
> them as individual files?
>
> Please help me out, I am stuck on it.
>
> Regards
>
> Nitin
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine for Java" group.
> To post to this group, send email to
> google-appengine-j...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine-java+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] GAE showing more files in application than there actually are

2010-09-20 Thread Nitin Tomer
Hi,

I am developing an application using GWT and GWT Ext. The total number
of files in the folder, including the ExtJS JavaScript and CSS files
is about 2900, but when I try to deploy the application using Eclipse
plug-in, I get an error that there are 5800 files and more than 3000
aren't allowed.

Why is it happening, does GAE extracts files from JAR files and count
them as individual files?

Please help me out, I am stuck on it.

Regards

Nitin

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.