Thanks Juraj. I can do that. But is there any way to avoid the hard coded full path?
-James On Mon, 2010-12-27 at 21:33 +0100, Juraj Michálek wrote: > Hi! > > > I think that this is also root of problem with UI which I mentioned > earlier in: FlexMojos beta-2 vs. beta-3 - different font and theme > issue > http://groups.google.com/group/flex-mojos/browse_thread/thread/dd10c64e50465cbc/ > > > Any idea how to get rid of that halo swc? > > > I'll add some info that I found yesterday. > > > Here is config from beta-2: > <theme> > > <filename>/home/georgik/.m2/repository/com/adobe/flex/framework/framework/4.5.0.17855/configs_zip/themes/Spark/spark.css</filename> > </theme> > > > Here is config from beta-3: > <theme> > > <filename>/home/georgik/.m2/repository/com/adobe/flex/framework/framework/4.5.0.18623/configs_zip/themes/Spark/spark.css</filename> > </theme> > <theme> > > <filename>/home/georgik/.m2/repository/com/adobe/flex/framework/framework/4.5.0.18623/configs_zip/themes/halo/halo.swc</filename> > </theme> > > > > > Juraj > > On Mon, Dec 27, 2010 at 8:14 PM, James Ward <[email protected]> > wrote: > I'm using Flex Mojos 4.0-SNAPSHOT and Flex 4.5.0.18623 with > IntelliJ > 10. Flex Mojos is writing the following into the compile > config file: > <theme> > > <filename>/home/jamesw/projects/gft/gft_module_tv/target/ > classes/halo.swc</filename> > </theme> > > But then when I try to compile from IntelliJ I get the > following > error: > [gft_module_tv (Flex)] unable to open > '/home/jamesw/projects/gft/ > gft_module_tv/target/classes/halo.swc' > > > How do I exclude the halo theme? Or only include the default > spark > theme? > > Thanks. > > -James > > -- > You received this message because you are subscribed to the > Google > Groups "Flex Mojos" 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/flex-mojos > > http://flexmojos.sonatype.org/ > > > > -- > Blog: http://georgik.sinusgear.com > Twitter: http://twitter.com/georgiksk > > > -- > You received this message because you are subscribed to the Google > Groups "Flex Mojos" 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/flex-mojos > > http://flexmojos.sonatype.org/ -- You received this message because you are subscribed to the Google Groups "Flex Mojos" 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/flex-mojos http://flexmojos.sonatype.org/
