Thank you Kevin, I'm glad my suspicions were correct I use the eclipse plugin to deploy e make everything, it is very very convenient, and so I became lazy... my dream (today) is a simple option on the eclipse plugin to exclude some classes ;-)
However, I will try to create an ant file, that is a work in my todo list for a long time... ...anyone have some example? I have a lot of classes, but most are anonymous classes. For example my main classes (my EntryPoint) is one java file, with 47 .class file MyEntryPoint.java -> MyEntryPoint.class, MyEntryPoint$1.class... MyEntryPoint$46.class Overall I have 261 java source file and 2061 classes. :-o ( However my app does many things ;-) http://www.youtrail.com/ ) Thanks again! Alessandro -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/wXogsakPvRgJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
