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 - Wrong error message in Eclipse Project Importer.
Summary: Wrong error message in Eclipse Project Importer.
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Eclipse project importer (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords: SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2006-01-24 17:12 UTC by ngbrito
Modified: 2008-01-04 14:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot (35.05 KB, image/png)
2006-01-24 17:13 UTC, ngbrito
Details

Note You need to log in before you can comment on or make changes to this bug.
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.