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?
Asked
Active
Viewed 688 times
1 Answers
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.

eddiesaliba
- 1
- 2