File tree 4 files changed +5
-7
lines changed
src/org/laczik/toolchainSDCC
4 files changed +5
-7
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ AutoUpdate-Show-In-Client: true
3
3
OpenIDE-Module: org.laczik.toolchainSDCC
4
4
OpenIDE-Module-Layer: org/laczik/toolchainSDCC/layer.xml
5
5
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
7
7
Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ auxiliary.org-netbeans-spi-editor-hints-projects.perProjectHintSettingsFile=nbpr
2
2
build.compiler.debug =false
3
3
javac.source =1.7
4
4
javac.compilerargs =-Xlint -Xlint:-serial
5
- license.file =gpl.txt
5
+ license.file =LICENSE
6
6
nbm.homepage =https://github.com/mc6pac/toolchainSDCC
7
7
nbm.module.author =Patrick Hayes (
[email protected] )
8
8
nbm.needs.restart =true
9
- keystore =nbproject/private/keystore .ks
9
+ keystore =nbproject/private/thirdparty .ks
10
10
nbm_alias =thirdparty
Original file line number Diff line number Diff line change 1
1
OpenIDE-Module-Display-Category =Tools
2
2
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/
6
5
OpenIDE-Module-Name =SDCC Toolchain
7
6
OpenIDE-Module-Short-Description =Supports the SDCC compiler in MPLABX
You can’t perform that action at this time.
0 commit comments