Thursday, January 19, 2012

how to add external module WITHOUT Eclipse

I prefer not to do my GWT programming in Eclipse, nor in any IDE, even
though that seems to be what most people use.

I looked far and wide for instruction on how to add an external
module (like gwt-svg) to a GWT project, tried lots of variations on
adding "inherits" to myProj.gwt.xml, looking for place to specify
classpath, adding the external jar at various places in the project
directory structure -- but always not quite succeeding.

Doing this in Eclipse is well-documented, easily achieved.

If I must persist :} in my command-line approach to GWT, can anyone
explain to me what I am missing? What exactly are all the steps
needed to add an external project?

Thank you,

Paul

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment