Please create an issue at http://jira.codehaus.org/browse/MGWT including your description and patch
- Robert > Date: Tue, 6 Jul 2010 12:58:16 +0200 > From: [email protected] > To: [email protected] > Subject: [mojo-dev] CSSMojo > > This is a patch that adds a css target to invoke > com.google.gwt.resources.css.InterfaceGenerator to generate interface > files based on a css file, similar to how i18n works. I needed to > change the JavaCommand, as the css generator outputs to standard out > instead off to a target file. It's configured with either a single > cssFile, or a list off cssFiles to invoke on. The resulting interface > will have it's name based off the css file. > > I hope this can be included into the gwt maven plugin. > > I also changed the DebugMojo to use the jpda.address, as that is what > is set by maven when invoked in debug mode (at least from netbeans). _________________________________________________________________ New Windows 7: Find the right PC for you. Learn more. http://windows.microsoft.com/shop
