-
Sub-task
-
Resolution: Won't Do
-
Major
-
None
-
2.12.0.Final
-
None
It would be good to have a command to create a package-info.java class. The command would just have a mandatory targetPackage attribute (no named). So something like that :
java-new-package-info --targetPackage foo.bar
Will create a the class under foo.bar.package-info.java