On 28 août, 22:11, "[email protected]" <[email protected]> wrote:
> 1. What is the background on needing native C libs on the OS? See the
> below...
HostedMode's UI is build with SWT (same toolkit used for Eclipse)
which requires the native libs. It also embeds a web browser, which is
obviously "native" too (IE on Windows, Safari on Mac and an old
Mozilla 1.7 on Linux)
> 2. how can the below be resolved?
See Jeff's answer.
> 3. Am I reading the error right? GWT requires eclipse libs too?
SWT was originally made for Eclipse, by Eclipse; it's now used in many
more projects but is still an Eclipse project, hence the
org.eclipse.swt.* (btw, GWT also uses Eclipse's JDT to parse your Java
code in order to translate them into JS)
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---