I'm trying to figure out the best (easy) way to do compilation. I figured using the "GWT Compile Project" button would at least be a place to start since that is what it does. But this appears to be pretty much useless because it doesn't allow me to specify the 3rd party libraries that I have, and the settings there are not permanent.
So, I can compile using Ant (which is really a better idea anyway), but I'd like to still be able to use my built-in GWT SDK that is installed in Eclipse. So I thought, there must be variable or something that points to this location. Is there? I know I can hard-code the path to the SDK by figuring it out and entering it manually but it really seems like there should be a variable for it. Ideas? -- 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.
