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 47386 - [freeform] ${project.dir} in wizard and explorer
Summary: [freeform] ${project.dir} in wizard and explorer
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 4.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: David Konecny
URL:
Keywords:
: 47744 (view as bug list)
Depends on:
Blocks: 42682
  Show dependency tree
 
Reported: 2004-08-18 14:51 UTC by Milan Kubec
Modified: 2006-03-24 10:12 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (21.83 KB, image/png)
2004-08-18 14:52 UTC, Milan Kubec
Details
screenshot (3.89 KB, image/png)
2004-08-18 14:53 UTC, Milan Kubec
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Kubec 2004-08-18 14:51:52 UTC
[beta 1 candidate 200408180923, JDK 1.5.0 b63]

When creating freeform project change Project
Folder in the second wizard panel to something
else then default. Then rest of wizard panels
shows source folders prefixed with ${project.dir}
and Explorer then shows also source folders
prefixed with ${project.dir}. See screenshot.
Comment 1 Milan Kubec 2004-08-18 14:52:51 UTC
Created attachment 16919 [details]
screenshot
Comment 2 Milan Kubec 2004-08-18 14:53:21 UTC
Created attachment 16920 [details]
screenshot
Comment 3 Jesse Glick 2004-08-18 22:10:18 UTC
Probably due to Petr's patch of using the raw location string as the
label of the source root. Probably just needs to special-case this and
exclude initial "${project.dir}/".
Comment 4 David Konecny 2004-08-19 09:05:32 UTC
Jesse talks about issue 45816.
Comment 5 David Konecny 2004-08-19 09:24:09 UTC
Fixed in:
src/org/netbeans/modules/ant/freeform/ui/SourceFoldersPanel.java
new revision: 1.16; previous revision: 1.15
Comment 6 Milan Kubec 2004-08-20 10:14:17 UTC
Verified in custom 20040820.
Comment 7 David Konecny 2004-08-24 09:29:50 UTC
*** Issue 47744 has been marked as a duplicate of this issue. ***
Comment 8 David Konecny 2004-08-24 09:30:13 UTC
*** Issue 47744 has been marked as a duplicate of this issue. ***