diff --git a/manifest.mf b/manifest.mf index 0172c5d..7468d58 100644 --- a/manifest.mf +++ b/manifest.mf @@ -2,5 +2,5 @@ Manifest-Version: 1.0 AutoUpdate-Show-In-Client: true OpenIDE-Module: com.tusharjoshi.runargs/1 OpenIDE-Module-Localizing-Bundle: com/tusharjoshi/runargs/Bundle.properties -OpenIDE-Module-Specification-Version: 1.0.0 +OpenIDE-Module-Specification-Version: 1.1.0 diff --git a/nbproject/project.properties b/nbproject/project.properties index 73ed8f8..c08ec40 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -5,3 +5,4 @@ license.file=LICENSE nbm.homepage=https://github.com/tusharvjoshi/nbrunwithargs nbm.module.author=Tushar Joshi +nbm.needs.restart=true