I think this is sort of an impedance mismatch between the way Netbeans expects things to work (you share though jars) and the way gwt expects things to work (MUST HAVE SOURCE (and brains...))
I think your best bet is to ask the fine people who made the netbeans plug to see if the could set it up such that when you make one GWT project dependent upon another that it set it up so it will share the source instead of the JAR. For now though, unless you cobble something up yourself, I think you're kind of stuck putting everything in the same project. On Sep 9, 5:45 am, Rob Wilson <[EMAIL PROTECTED]> wrote: > [bump] ;-) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" 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/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
