Thanks, I knew that part. I think THAT error was talking about putting "<inherits name='com.gwtext.GwtExt' />" in my project xml file. BUT now I'm getting another error:
Deprecated use of gwt.typeArgs for field attributesAllowed; Please use java.util.ArrayList<java.lang.String> as the field's type On Aug 1, 1:58 am, Saurabh Naik <[email protected]> wrote: > after downloading gwtext there is one jar file named gwtext.jar something > like that. in eclipse just right click on your project root window go to > properties there in one of the tabs you will see button named add external > jars . click on that and add the downloaded jar file gwtext.jar. > > > > On Sat, Aug 1, 2009 at 8:28 AM, Chris Bailey <[email protected]> wrote: > > > No source code is available for type > > com.gwtext.client.widgets.Window; did you forget to inherit a required > > module? > > > On Jul 31, 11:30 am, Rajeev Dayal <[email protected]> wrote: > > > On Fri, Jul 31, 2009 at 8:21 AM, Chris Bailey <[email protected]> wrote: > > > > > OK, my natual language would probably have to be PHP for web > > > > development, but I really want to work in java and GWT. So I installed > > > > Eclipse and installed the gwt plugin but I'm still new with java and > > > > it's envirement. I've been playing around with it but I was hoping I > > > > could get some answers around here. > > > > > 1. I compiled the test code to see if it would work on my server. When > > > > I go to the page it asks for login info. after playing around > > > > apparently it was my root admin/pass (I kinda figured). After that it > > > > loads everythign but if you type into the box to send a name to the > > > > server it returns an error. I figure it's because of somekind of > > > > permission thing going on (because of the fact I had to login to get > > > > started). I'm using a VPS and they set tomcat up using Plesk, I'm used > > > > to cPanel so this is also new to me. Anyone have any ideas on what I > > > > should do?? > > > > What is the exact error that you're seeing? > > > > > 2. For the life of me I can't include any kind of JAR files in my > > > > projects. Eclipse says something about the cross path. Can someone > > > > help me plz > > > > Can you tell more about the error you're getting? What is the exact error > > > message that Eclipse is spitting out? > > > > - Hide quoted text - > > > > - Show quoted text -- Hide quoted text - > > > > - Show quoted text -- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. 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 -~----------~----~----~----~------~----~------~--~---
