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 62999 - Ant section completely missing in new Options dialog
Summary: Ant section completely missing in new Options dialog
Status: VERIFIED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: Jan Jancura
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2005-08-25 00:02 UTC by Roman Strobl
Modified: 2005-09-05 12:52 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 Roman Strobl 2005-08-25 00:02:31 UTC
[NetBeans 200508241800; WinXP; JDK 1.5.0_04]

Issue Summary:
--------------
Ant settings are completely missing in Advanced section of new Options dialog. 

Steps to Reproduce:
-------------------
1. Open new options dialog.
2. Go to Advanced section.
-> Ant settings used to be here but they are missing now.
Comment 1 Jan Jancura 2005-08-25 09:56:09 UTC
fixed in the main trunk:


Checking in nbproject/project.xml;
/cvs/ant/nbproject/project.xml,v  <--  project.xml
new revision: 1.22; previous revision: 1.21
done
Checking in src/org/apache/tools/ant/module/AntCustomizer.java;
/cvs/ant/src/org/apache/tools/ant/module/AntCustomizer.java,v  <-- 
AntCustomizer.java
new revision: 1.2; previous revision: 1.1
done
Checking in src/org/apache/tools/ant/module/AntOption.java;
/cvs/ant/src/org/apache/tools/ant/module/AntOption.java,v  <--  AntOption.java
new revision: 1.2; previous revision: 1.1
done
Checking in src/org/apache/tools/ant/module/Bundle.properties;
/cvs/ant/src/org/apache/tools/ant/module/Bundle.properties,v  <--  Bundle.properties
new revision: 1.26; previous revision: 1.25
done
Checking in src/org/apache/tools/ant/module/resources/AntModuleLayer.xml;
/cvs/ant/src/org/apache/tools/ant/module/resources/AntModuleLayer.xml,v  <-- 
AntModuleLayer.xml
new revision: 1.37; previous revision: 1.36
done
Comment 2 Roman Strobl 2005-09-05 12:52:33 UTC
Verified in 200509041800.