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 100885 - JAXB Wizard: Code template changes
Summary: JAXB Wizard: Code template changes
Status: RESOLVED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: JAXB (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ gmpatil
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-13 01:31 UTC by _ gmpatil
Modified: 2007-06-22 23:24 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 _ gmpatil 2007-04-13 01:31:29 UTC
Code template changes
Comment 1 _ gmpatil 2007-06-22 23:23:49 UTC
Fixed.

CVS logs:

Added:
  xml/jaxb/src/org/netbeans/modules/xml/jaxb/CodeTemplates.xml

Modified:
  xml/jaxb/src/org/netbeans/modules/xml/jaxb/layer.xml
  xml/jaxb/src/org/netbeans/modules/xml/jaxb/Bundle.properties
  xml/jaxb/src/org/netbeans/modules/xml/jaxb/util/ProjectHelper.java
  xml/jaxb/src/org/netbeans/modules/xml/jaxb/resources/JAXBBuild.xsl
  xml/jaxb/src/org/netbeans/modules/xml/jaxb/resources/JAXBWizConfig.xsd

Log:
 100885: Add code templates for Marshaling ang Unmarshaling.