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 271169 - Any attempt to create new Java ME project fails with error message "Project folder exists or is already empty".
Summary: Any attempt to create new Java ME project fails with error message "Project ...
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: PC Windows 7
: P1 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-26 11:36 UTC by Geoff_Hughes
Modified: 2017-07-26 11:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (72.98 KB, text/plain)
2017-07-26 11:36 UTC, Geoff_Hughes
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Geoff_Hughes 2017-07-26 11:36:01 UTC
Reproducibility: Happens every time

Product Version = NetBeans IDE 8.2 (Build 201609300101) (#5fd841261bf9)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_141
Runtime = Java(TM) SE Runtime Environment 1.8.0_141-b15

STEPS:
  * Open dialog File/New Project
  * Select Java ME Embedded
  * Click on button "Next"
  *In dialog New Java ME Project click on button Finish

ACTUAL:
 Error:  Project folder already exists or is not empty

EXPECTED:
  Creation of skeleton Java ME Project
See exception in IDE log: java.lang.ClassNotFoundException: org.netbeans.modules.profiler.nbimpl.project.AbstractAntProjectSupportProvider
Comment 1 Geoff_Hughes 2017-07-26 11:36:08 UTC
Created attachment 164836 [details]
IDE log