Petals Studio

Ease the creation of POJO configurations

Details

  • Type: Improvement Request Improvement Request
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.0
  • Fix Version/s: 1.3.0
  • Component/s: Petals Tools
  • Security Level: Public
  • Description:
    Hide

    Currently, the only way to create a Petals POJO, is to create a new Java project, make it reference the required Petals libraries, implement the POJO, package it as a JAR and create a new SU project for POJO that will import this JAR.

    The studio should provide a single wizard for this.
    This wizard would ask the qualified name of the POJO, create a SU Java project, that would directly reference the required Petals libraries, and generate a skeleton for the POJO class.

    The project export would, in addition to generating the SU, package the Java implementation as a JAR that would be part of the resulting SU archive.

    Show
    Currently, the only way to create a Petals POJO, is to create a new Java project, make it reference the required Petals libraries, implement the POJO, package it as a JAR and create a new SU project for POJO that will import this JAR. The studio should provide a single wizard for this. This wizard would ask the qualified name of the POJO, create a SU Java project, that would directly reference the required Petals libraries, and generate a skeleton for the POJO class. The project export would, in addition to generating the SU, package the Java implementation as a JAR that would be part of the resulting SU archive.
  • Environment:
    All.

Activity

Hide
Vincent Zurczak added a comment - Mon, 6 Feb 2012 - 10:18:59 +0100

Done, mostly by Mickaël Istria.

Show
Vincent Zurczak added a comment - Mon, 6 Feb 2012 - 10:18:59 +0100 Done, mostly by Mickaël Istria.
Hide
mistria added a comment - Mon, 23 Jan 2012 - 11:11:58 +0100

Wizard is OK: creates skeletton, embed jars.

Show
mistria added a comment - Mon, 23 Jan 2012 - 11:11:58 +0100 Wizard is OK: creates skeletton, embed jars.

People

Dates

  • Created:
    Tue, 24 Aug 2010 - 11:19:59 +0200
    Updated:
    Mon, 6 Feb 2012 - 10:19:05 +0100
    Resolved:
    Mon, 6 Feb 2012 - 10:18:59 +0100