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 37111 - Expose EnumeratedAttribute tags from IntrospectedInfo
Summary: Expose EnumeratedAttribute tags from IntrospectedInfo
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords: API
Depends on:
Blocks: 37113
  Show dependency tree
 
Reported: 2003-11-09 15:55 UTC by Jesse Glick
Modified: 2003-12-11 14:18 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2003-11-09 15:55:30 UTC
The tags in an EnumeratedAttribute subclass are
available after a project has run, just as for
custom taskdefs, so it makes sense to store them
in IntrospectedInfo so they can be made available
to code completion etc.
Comment 1 Jesse Glick 2003-11-09 16:02:55 UTC
Including patch for issue #37112.

Checking in ant/manifest.mf;
/cvs/ant/manifest.mf,v  <--  manifest.mf
new revision: 1.61; previous revision: 1.60
done
Processing log script arguments...
More commits to come...
Checking in ant/src/org/apache/tools/ant/module/api/IntrospectedInfo.java;
/cvs/ant/src/org/apache/tools/ant/module/api/IntrospectedInfo.java,v 
<--  IntrospectedInfo.java
new revision: 1.18; previous revision: 1.17
done
Processing log script arguments...
More commits to come...
Checking in ant/src/org/apache/tools/ant/module/nodes/DataTypeNode.java;
/cvs/ant/src/org/apache/tools/ant/module/nodes/DataTypeNode.java,v 
<--  DataTypeNode.java
new revision: 1.20; previous revision: 1.19
done
Processing log script arguments...
More commits to come...
Checking in ant/api/doc/changes/apichanges.xml;
/cvs/ant/api/doc/changes/apichanges.xml,v  <--  apichanges.xml
new revision: 1.6; previous revision: 1.5
done