Skip to Main Content

Embedded Technologies

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Cannot create a Java ME Embedded project with NetBeans 8.2

Marvin Kim-OracleFeb 2 2017 — edited Feb 3 2017

I use windows 7, and installed JDK 8 update 111 and Netbeans 8.2.

I installed Java ME Embedded SDK 8.3 and installed Netbeans plugins.

When I try to create a default Java ME Embedded project, it shows an alert "Project Folder already exists and is not empty" and does not proceed any more.

JavaMEApplication1, nbproject folders and project.xml file was in NetBeansProjects folder.

The following is the content of the project.xml.

<?xml version="1.0" encoding="UTF-8"?>

<project xmlns="http://www.netbeans.org/ns/project/1">

    <type>org.netbeans.modules.j2me.project</type>

    <configuration/>

</project>

I think it is not Netbeans problem, because I can create a Java SE project without any problem.

Is there anyone who has this issue or solution?

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 3 2017
Added on Feb 2 2017
1 comment
2,436 views