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 58985 - Integrate new EJB from existing build.xml with Checkout
Summary: Integrate new EJB from existing build.xml with Checkout
Status: RESOLVED DUPLICATE of bug 58981
Alias: None
Product: obsolete
Classification: Unclassified
Component: EJB Freeform (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks: 58486
  Show dependency tree
 
Reported: 2005-05-17 13:09 UTC by _ pkuzel
Modified: 2005-11-02 14:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ pkuzel 2005-05-17 13:09:28 UTC
Project type WizardPanel that contains sources chooser must take into account
known location of existing sources. There is following utility method
Templates.getExitingSourcesFolder(wizardDescriptor) that returns convenient
chooser starting point or null.

For example: CVS Checkout allows user to immediately create project from checked
out sources. User expects that relevant new project wizard choosers (source
folders, existing ant script, test folder, ...) start at checkout working directory.
Comment 1 Andrei Badea 2005-11-02 14:29:01 UTC
Must be fixed in the Name and Location wizard panel in the freeform project
wizard. This panel is provided by ant/freeform, therefore this issue is a
duplicate of issue 58981.

*** This issue has been marked as a duplicate of 58981 ***