loreeemartiii
loreeemartiii

Reputation: 385

Problems installing Codename One plugin in NetBeans

I have a ploblem during the installation of Codename One plugin in Netbeans.

After the installation it says to restart the IDE.

After IDE restarts it's like if I've never installed the plugin: it asks me to install from the beginning.

NetBeans 12 on Windows 10 Pro.

Upvotes: 1

Views: 334

Answers (1)

Shai Almog
Shai Almog

Reputation: 52770

NetBeans 12 changed a lot about the way plugins should be built and our plugin is a bit out of date by now.

However, we won't be updating it since it's no longer necessary as we migrated to maven. You can learn about that here: https://www.codenameone.com/blog/moving-to-maven.html

Upvotes: 1

Related Questions