Hide
Seems like lots of code is missing from dwr-src.
For example under jsx3, dwr src is missing a lot of packages that are in dwr.jar (such jsx3.app, or jsx3.char)
I got lots of compile errors as a result when I tried to build dwr from source.
I need to build from source because there is not currently a 64-bit compiled jar available.
This causes differences in behavior when I run the 32bit version within a 64 bit compiled application.
Show
Seems like lots of code is missing from dwr-src.
For example under jsx3, dwr src is missing a lot of packages that are in dwr.jar (such jsx3.app, or jsx3.char)
I got lots of compile errors as a result when I tried to build dwr from source.
I need to build from source because there is not currently a 64-bit compiled jar available.
This causes differences in behavior when I run the 32bit version within a 64 bit compiled application.