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 58984 - Integrate new Web from existing sources with Checkout
Summary: Integrate new Web from existing sources with Checkout
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (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:07 UTC by _ pkuzel
Modified: 2006-08-21 12:20 UTC (History)
1 user (show)

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:07:56 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:23:18 UTC
Please consider fixing in a similar way to the fix of the EJB project issue 58987.
Comment 2 Radko Najman 2005-11-30 08:24:39 UTC
Fixed.

Checking in ImportLocationVisual.java;
/cvs/web/project/src/org/netbeans/modules/web/project/ui/wizards/ImportLocationVisual.java,v
 <--  ImportLocationVisual.java
new revision: 1.39; previous revision: 1.38
done
Comment 3 Dan Kolar 2006-08-21 12:20:21 UTC
v.