diff --git a/manifest.mf b/manifest.mf index 48f19ec..eeb3f72 100644 --- a/manifest.mf +++ b/manifest.mf @@ -1,5 +1,5 @@ -Manifest-Version: 1.0 +Manifest-Version: 1.0.2 OpenIDE-Module: org.ftl OpenIDE-Module-Layer: org/ftl/layer.xml OpenIDE-Module-Localizing-Bundle: org/ftl/Bundle.properties - +OpenIDE-Module-Name: Freemarker NetBeans Plugin \ No newline at end of file diff --git a/nbproject/genfiles.properties b/nbproject/genfiles.properties deleted file mode 100644 index 6f4ed38..0000000 --- a/nbproject/genfiles.properties +++ /dev/null @@ -1,8 +0,0 @@ -build.xml.data.CRC32=178b6481 -build.xml.script.CRC32=0f474376 -build.xml.stylesheet.CRC32=a56c6a5b@2.50 -# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml. -# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you. -nbproject/build-impl.xml.data.CRC32=178b6481 -nbproject/build-impl.xml.script.CRC32=b33dac00 -nbproject/build-impl.xml.stylesheet.CRC32=238281d1@2.50 diff --git a/nbproject/project.properties b/nbproject/project.properties index 9fa74af..f32ca93 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -5,4 +5,4 @@ license.file=src/license_GPLv3.txt nbm.homepage=https://github.com/nbphpcouncil/freemarker_NB_highlighting nbm.module.author=Geertjan Wielenga, Timur Poperecinii nbm_alias=nbphpcouncil -spec.version.base=1.0 +spec.version.base=1.0.2 diff --git a/nbproject/project.xml b/nbproject/project.xml index f02c444..87f4c6e 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -24,15 +24,6 @@ 1.22 - - org.netbeans.modules.editor.indent - - - - 2 - 1.28 - - org.netbeans.modules.editor.lib @@ -42,15 +33,6 @@ 3.23.0.19.31 - - org.netbeans.modules.editor.lib2 - - - - 1 - 1.60.0.31 - - org.netbeans.modules.editor.mimelookup @@ -78,15 +60,6 @@ 1.46.0.1 - - org.netbeans.modules.lexer.nbbridge - - - - 1 - - - org.openide.awt @@ -108,7 +81,7 @@ - 7.62 + 8.0 diff --git a/release/org-ftl.nbm b/release/org-ftl.nbm deleted file mode 100644 index 3d203e8..0000000 Binary files a/release/org-ftl.nbm and /dev/null differ