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 58986 - Integrate new EAR with existing sources with Checkout
Summary: Integrate new EAR with existing sources with Checkout
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: EAR (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords:
Depends on:
Blocks: 58486
  Show dependency tree
 
Reported: 2005-05-17 13:11 UTC by _ pkuzel
Modified: 2006-05-19 12:35 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:11:11 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 Petr Blaha 2006-03-13 13:48:05 UTC
TM 5.0 -> TBD
Comment 2 Martin Krauskopf 2006-05-19 12:35:04 UTC
Based on other project types.

ui/wizards/PanelProjectImportVisual.java; 1.2.30.3 -> 1.2.30.4;
ui/wizards/PanelProjectImportVisual.form; 1.2.30.1 -> 1.2.30.2;