sivarajankumar / google-web-toolkit-incubator

Automatically exported from code.google.com/p/google-web-toolkit-incubator
0 stars 0 forks source link

No StyleInjector in 1.7.1 #327

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What version of gwt and gwt-incubator are you using?

1.7.1 and trunk (as of 30th Nov)

What OS and browser are you using?

Windows

Do you see this error in hosted mode, web mode, or both?

During compilation.

(If possible, please include a test case that shows the problem)

Hopefully using the test case you have generously provided, what steps will 
reproduce the problem? 
1. Checkout trunk
2. Compile both in Eclipse and ant build fails due to references to 
StyleInjector
3.

What is the expected output? What do you see instead?

Compile.

Workaround if you have one:

Revert r1712 - r1714

Please provide any additional information below,  and thank you for taking 
the time and effort to report this issue, as good issue reports are 
critical for our quest to make GWT's new widgets and libraries shine.

These commits seem to remove references to StyleInjector but I'm unable to 
find a StyleInjector class in GWT 1.7.1

Original issue reported on code.google.com by matt.rea...@gmail.com on 30 Nov 2009 at 2:30

GoogleCodeExporter commented 8 years ago
Incubator trunk only compiles with GWT trunk or pre-release 2.0 now. There's a 
1.7-
compatible jar available on the downloads page.

Original comment by itruett on 30 Nov 2009 at 2:59