Skip to content

Commit 51ca9ee

Browse files
committed
Version 2.0.6
Certificate for signing added. ToDo file removed. License file reference in plugin updated. Description updated.
1 parent b09d7cc commit 51ca9ee

File tree

4 files changed

+5
-7
lines changed

4 files changed

+5
-7
lines changed

ToDo

-1
This file was deleted.

manifest.mf

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ AutoUpdate-Show-In-Client: true
33
OpenIDE-Module: org.laczik.toolchainSDCC
44
OpenIDE-Module-Layer: org/laczik/toolchainSDCC/layer.xml
55
OpenIDE-Module-Localizing-Bundle: org/laczik/toolchainSDCC/Bundle.properties
6-
OpenIDE-Module-Specification-Version: 2.0.5
6+
OpenIDE-Module-Specification-Version: 2.0.6
77

nbproject/project.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ auxiliary.org-netbeans-spi-editor-hints-projects.perProjectHintSettingsFile=nbpr
22
build.compiler.debug=false
33
javac.source=1.7
44
javac.compilerargs=-Xlint -Xlint:-serial
5-
license.file=gpl.txt
5+
license.file=LICENSE
66
nbm.homepage=https://github.com/mc6pac/toolchainSDCC
77
nbm.module.author=Patrick Hayes ([email protected])
88
nbm.needs.restart=true
9-
keystore=nbproject/private/keystore.ks
9+
keystore=nbproject/private/thirdparty.ks
1010
nbm_alias=thirdparty
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
OpenIDE-Module-Display-Category=Tools
22
OpenIDE-Module-Long-Description=\
3-
The SDCC compiler automatically calls the GPUtils tools gpasm and gplink. \
4-
For it to be fully functional both tools need to be installed.\n\
5-
Remember to allow them to set up the path.
3+
Plugin to support SDCC - Small Device C Compiler.\n\n\
4+
See website for more info http://sdcc.sourceforge.net/
65
OpenIDE-Module-Name=SDCC Toolchain
76
OpenIDE-Module-Short-Description=Supports the SDCC compiler in MPLABX

0 commit comments

Comments
 (0)