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 75043 - (default package) will be blank after importing
Summary: (default package) will be blank after importing
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Eclipse project importer (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords: SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2006-04-14 07:34 UTC by Masaki Katakai
Modified: 2008-06-16 01:19 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screen shot (32.38 KB, image/jpeg)
2006-04-14 07:35 UTC, Masaki Katakai
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Masaki Katakai 2006-04-14 07:34:21 UTC
It seems that "(default package)" of Eclipse project become blank after importing.

1. Start IDE
2. Get importer from Update Center
3. Try to import a project, which include "(default package)", it means "no
name" for package
4. On NetBeans IDE, blank package name is displayed, which should be displayed
as "<default package>" with our NetBeans manner.

I'll attach screenshot.
Comment 1 Masaki Katakai 2006-04-14 07:35:15 UTC
Created attachment 29853 [details]
screen shot
Comment 2 Martin Krauskopf 2006-04-14 07:59:02 UTC
Not such a big problem and using the default package is really not recommended -
so presumably not problem of much users. However I believe in simplefix
(hopefully). So should be part of the next release.
Thanks for the catch.

PS: another problem is that .classpath and .project are visible. This is
presumably due to fact that main project folder was used for both; source and
output directory. But since we just make "link" to them, there is not much to do
about it.
Comment 3 Masaki Katakai 2006-04-14 08:03:09 UTC
Thank you for evaluating.
I agree P5, no problem and I also understand "(default package)" is not recommended.
Comment 4 Tomas Bilka 2006-04-14 11:26:14 UTC
I tried to import eclipse prj with def. package and in nb <default package> was
displayed correctly, so deeper inevstigation is needed.

running on:
NetBeans IDE Dev (Build 200604091800)
1.5.0_06; Java HotSpot(TM) Client VM 1.5.0_06-b05
Windows 2000 version 5.0 running on x86
en_GB (nb); Cp1252

Masaki what exactly version of nb and eclipse do you have?

Thanks




Comment 5 Jiri Prox 2007-09-17 20:26:48 UTC
Obsolete milestone, please reevaluate
Comment 6 David Konecny 2008-06-16 01:19:41 UTC
From comments it sounds like this was resolved.