0

This is probably a very stupid question, but for some reason netbeans claims creating a package named META-INF is invalid, and won't let me do it. Anyone know how to get around this?

arsenal11
  • 69
  • 3
  • 12

1 Answers1

0

Really Netbeans doesn't allow you create META-INF folder via IDE. But you can do it via OS (Operating System). Go to the "src" folder, via OS, and create META-INF folder.