Re: Pure Scala webobjects app

From: Marius Soutier (m.soutie..tarhealthcare.info)
Date: Sun Nov 14 2010 - 15:24:46 UTC

  • Next message: John Huss: "Re: Pure Scala webobjects app"

    The Scala builder must come before the WOLips builder. Or if you disable bundles, you don't have to worry about the build folder at all.

    On 12.11.2010, at 21:41, John Huss wrote:

    > I created a pure Scala WO app, and I have a couple small problems:
    >
    > 1) The class files in "bin/" are not being copied to the into the "build/" folder by the WOLips incremental builder. I'm not sure how this is supposed to work in general. But "bin" is getting updated and "build" is not. I have worked around it for now by changing the output path to "build/ScalaExample.woa/Contents/Resources/Java". but I don't know if that will always work.
    >
    > 2) When I right-click Application.scala I don't get the option to run it as a WOApplication. I'm not sure where the option comes from. I can create the launcher manually or run the java version first to create the launcher, but it would be nice to just have it work.
    >
    > If these are simple to fix I could submit a patch with a little help.
    >
    > Thanks,
    > John



    This archive was generated by hypermail 2.0.0 : Sun Nov 14 2010 - 15:25:37 UTC