Skip to content

Commit 545d112

Browse files
committed
Module info improved
TODOs added (licenses), removed empty layer file.
1 parent 1ac0688 commit 545d112

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

manifest.mf

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
Manifest-Version: 1.0
22
OpenIDE-Module: org.cakephp.netbeans
3-
OpenIDE-Module-Layer: org/cakephp/netbeans/resources/layer.xml
43
OpenIDE-Module-Localizing-Bundle: org/cakephp/netbeans/resources/Bundle.properties
5-
OpenIDE-Module-Specification-Version: 1.0
6-
4+
OpenIDE-Module-Specification-Version: 0.1

nbproject/project.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
javac.source=1.6
22
javac.compilerargs=-Xlint -Xlint:-serial
3+
nbm.homepage=http://cakephp.org/
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
1+
# TODO: add license
2+
OpenIDE-Module-Display-Category=PHP
3+
OpenIDE-Module-Long-Description=\
4+
This module provides support for CakePHP Framework.
15
OpenIDE-Module-Name=PHP CakePHP Framework
6+
OpenIDE-Module-Short-Description=Support for CakePHP Framework.

src/org/cakephp/netbeans/resources/layer.xml

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)