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 71817

Summary: Wrong error message in Eclipse Project Importer.
Product: projects Reporter: ngbrito <ngbrito>
Component: Eclipse project importerAssignee: Martin Krauskopf <mkrauskopf>
Status: CLOSED FIXED    
Severity: blocker Keywords: SIMPLEFIX
Priority: P4    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot

Description ngbrito 2006-01-24 17:12:40 UTC
When the Eclipse Project Importer thinks that the workspace directory is invalid
(see issue #71770) it displays an error message saying:
"The workspace in a "..." directory is invalid."

This is wrong, it should be:
"The workspace in the "..." directory is invalid."
Comment 1 ngbrito 2006-01-24 17:13:45 UTC
Created attachment 28580 [details]
Screenshot
Comment 2 Martin Krauskopf 2006-01-25 21:01:03 UTC
Yes. I'm not a native speaker. So any language corrections are welcome. Thanks!
Comment 3 Martin Krauskopf 2006-01-25 21:08:07 UTC
Fixed in trunk. Will be backported soon (next week?)

Checking in projectimport/eclipse/wizard/Bundle.propertiesBundle.properties;
new revision: 1.32; previous revision: 1.31
Comment 4 Martin Krauskopf 2006-01-27 13:24:08 UTC
Backported into 5.0. Should appear on the AU as a version 1.24.0.2.42
(presuambly next week)
Comment 5 ngbrito 2006-02-22 16:24:21 UTC
Seems ok now. Closing it.