This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 180949 - CRUD Sample: Enlarge wizard to allow choose Persistence Library
Summary: CRUD Sample: Enlarge wizard to allow choose Persistence Library
Status: RESOLVED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Templates (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks: 180324 180333
  Show dependency tree
 
Reported: 2010-02-19 02:25 UTC by Jiri Rechtacek
Modified: 2010-03-04 22:15 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Rechtacek 2010-02-19 02:25:06 UTC
Allow users to choose Persistence Library while creating new CRUD Sample Application. It also make CRUD Sample (Ant version) lightweight because not needed storing PL but just copy/download chosen PL while creating this sample.
Comment 1 Jiri Rechtacek 2010-03-02 03:09:24 UTC
Impl in core-main/rev/7bd9fa4f88c0 for Ant version, for Maven version will be soon.
Comment 2 Jiri Rechtacek 2010-03-03 09:38:28 UTC
core-main/rev/4dc171ec0e91
core-main/rev/7bd9fa4f88c0
Comment 3 Quality Engineering 2010-03-04 22:15:04 UTC
Integrated into 'main-golden', will be available in build *201003050200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/4dc171ec0e91
User: Jiri Rechtacek <jrechtacek@netbeans.org>
Log: #180949: CRUD Sample: Enlarge wizard to allow choose Persistence Library