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 58983 - Integrate new Web from existing buidl.xml with Checkout
Summary: Integrate new Web from existing buidl.xml with Checkout
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Freeform (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Radko Najman
URL:
Keywords:
Depends on:
Blocks: 58486
  Show dependency tree
 
Reported: 2005-05-17 13:06 UTC by _ pkuzel
Modified: 2006-08-21 13:18 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:06:30 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 2 Dan Kolar 2006-08-21 13:18:45 UTC
v.