Ticket #1040 (closed defect: fixed)

Opened 15 months ago

Last modified 14 months ago

Packaging: Add three .launch files

Reported by: Jani Laakso Owned by: Jani Laakso
Priority: blocker Milestone: 5.0.0-beta-phase2 (release candidate)
Component: Packaging Version: 5.0.0-pre
Keywords: Cc: marko.gronroos@…, ville.ingman@…
Known Issue description:
Hours estimate: 0 Deadline (dd.mm.yyyy):
Known Issue version (since): Known Issue title:
Hours done: Depends to:
Affects documentation: yes
Known Issue workaround:
Affects release notes: yes Contract:

Description (last modified by Jani Laakso) (diff)

How our users execute

  • Toolkit Web Mode.launch: embedded jetty server + opening browser
  • Toolkit Hosted Mode.launch: Hosted mode browser
  • Toolkit Client-Side Compile.launch: GWTCompiler for widgetsets

Change History

Changed 14 months ago by Jani Laakso

  • hours_left changed from 4 to 2
  • description modified (diff)
  • summary changed from Packaging: Launch files cannot be used, replace them e.g. with ant file to Packaging: Add three .launch files

Changed 14 months ago by Jani Laakso

  • cc marko.gronroos@…, ville.ingman@… added
  • hours_left changed from 2 to 0
  • status changed from new to closed
  • affects_documentation set
  • resolution set to fixed

Design changed:

Building widgetsets is now possible through build-widgetsets.xml ANT file, also contains reasonable documentation to use with own project. See [2816].

To start HostedMode?, it's always requirement to use IDE's own launch mechanism. If you start Hosted Mode through ANT / BAT / SH script we do not have debugging capabilities => there's little point of using Hosted Mode. Therefore, I prefer that Marko documents how to create launch configuration using Eclipse.

I might add HostedMode? launch to ANT file too and note that it really should be done using IDE's own launch capabilities BUT this is more of documentation issue.

Changed 14 months ago by Jani Laakso

  • component changed from undefined to Packaging
Note: See TracTickets for help on using tickets.