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 253816 - No longer able to import projects
Summary: No longer able to import projects
Status: RESOLVED WORKSFORME
Alias: None
Product: projects
Classification: Unclassified
Component: Ant Project (show other bugs)
Version: 8.0.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-26 19:05 UTC by manning_mike
Modified: 2016-07-06 10:44 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (52.37 KB, text/plain)
2015-07-26 19:05 UTC, manning_mike
Details
this imports OK (43.00 KB, application/x-java-archive)
2015-07-26 19:11 UTC, manning_mike
Details
tells me domain classes already exist - this is only project in my IDE at the time (1.77 MB, application/x-java-archive)
2015-07-26 19:12 UTC, manning_mike
Details
screenshot of error (245.85 KB, application/x-java-archive)
2015-07-26 19:12 UTC, manning_mike
Details
IDE log (57.55 KB, text/plain)
2015-07-26 19:12 UTC, manning_mike
Details

Note You need to log in before you can comment on or make changes to this bug.
Description manning_mike 2015-07-26 19:05:57 UTC
Product Version = NetBeans IDE 8.0.2 (Build 201411181905)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_31
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.31-b07

I am a teacher at Regis University.  I am using Netbeans for my Java class, and have the students export their project.  For some reason this week, all of the projects are showing errors where NetBeans thinks there are duplicate classes.    I have had this happen with several students submittals, but earlier project files were fine.  I have restarted, reloaded, cleaned and built, removed all other projects, etc., and cannot get the project to load without error.  I do not know how to forward some of the import files that are not working (as well as some that did).
Comment 1 manning_mike 2015-07-26 19:05:59 UTC
Created attachment 154912 [details]
IDE log
Comment 2 manning_mike 2015-07-26 19:11:56 UTC
Created attachment 154913 [details]
this imports OK
Comment 3 manning_mike 2015-07-26 19:12:05 UTC
Created attachment 154914 [details]
tells me domain classes already exist - this is only project in my IDE at the time
Comment 4 manning_mike 2015-07-26 19:12:08 UTC
Created attachment 154915 [details]
screenshot of error
Comment 5 manning_mike 2015-07-26 19:12:12 UTC
Created attachment 154916 [details]
IDE log
Comment 6 Stepan Zebra 2015-07-28 13:13:01 UTC
Hello Mike, I'm not able to reproduce your issue. Do you have any special configuration? Can you try to run NetBeans with clean userdir
http://wiki.netbeans.org/FaqAlternateUserdir
and try to import the projects in that instance?
Comment 7 Tomas Stupka 2015-08-03 12:39:41 UTC
any update on this?
Comment 8 manning_mike 2015-08-03 15:09:20 UTC
Sorry, I did not see your comment of 7/28.

I had to backup all of my projects to another folder.  I deleted the folder I have been using for years.  Created a new folder with a different name (updated properties file), copied projects back, and all was working again.

The import files that did not work with my original folder are able to be used successfully with the new folder,

In the old folder, with no other projects, when I imported, I was getting errors stating the class already existed - like there was a class file hanging out somewhere.  I tried clean, builds, etc - always had the same error.

Since I am working again with the new folder, feel free to close, but would be interested in knowing if there was a reason I saw this issue, and how to prevent it.