Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 316069 - JAXB Class Gen Wizard: Need confirmation dialog if overwriting files
Summary: JAXB Class Gen Wizard: Need confirmation dialog if overwriting files
Status: CLOSED DUPLICATE of bug 310893
Alias: None
Product: Dali JPA Tools
Classification: WebTools
Component: JAXB (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: dali.general-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-07 18:49 EDT by Andrew Fernandez CLA
Modified: 2010-09-29 12:19 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Fernandez CLA 2010-06-07 18:49:37 EDT
Build Identifier: 

SUMMARY:

Currently there is no confirmation dialog to ask the user if they want to overwrite already existing files.

We have a lot of wizard within OEPE that ask for confirmation if a file is going to be overwritten.

For example, if you want to recreate types in a certain package it should ask for confirmation if a user wants to overwrite files.

Also, if you have 2 XSD files in the same directory or the JAXB types are being written to the same package then confirmation should be asked for overwriting files like: 1) jaxb.properties and package-info.java

Reproducible: Always

Steps to Reproduce:
1. Create OEPE web services project with lastest PS3 runtime
2. Create package under src
3. Copy XSD files to package
4) Create JAXB types from XSD file multiple times in same package
4a) Create JAXB types from 2 XSD files in same package

Expected:

dialog popped asking user if they want to overwrite files

Actual:

No confirmation dialog
Comment 1 Karen Butzke CLA 2010-06-10 12:31:25 EDT

*** This bug has been marked as a duplicate of bug 310893 ***