diff --git a/cocos2dx/proj.blackberry/.project b/cocos2dx/proj.blackberry/.project
index 8e6504b691..96e8967027 100644
--- a/cocos2dx/proj.blackberry/.project
+++ b/cocos2dx/proj.blackberry/.project
@@ -110,6 +110,16 @@
2
PARENT-1-PROJECT_LOC/base_nodes
+
+ ccFPSImages.c
+ 1
+ PARENT-1-PROJECT_LOC/ccFPSImages.c
+
+
+ ccFPSImages.h
+ 1
+ PARENT-1-PROJECT_LOC/ccFPSImages.h
+
cocoa
2
diff --git a/extensions/proj.blackberry/.cproject b/extensions/proj.blackberry/.cproject
index 76b2e61c04..38dd1fb653 100644
--- a/extensions/proj.blackberry/.cproject
+++ b/extensions/proj.blackberry/.cproject
@@ -83,9 +83,10 @@
-
+
+
diff --git a/extensions/proj.blackberry/.project b/extensions/proj.blackberry/.project
index 6643bd180c..2a170b5c00 100644
--- a/extensions/proj.blackberry/.project
+++ b/extensions/proj.blackberry/.project
@@ -84,6 +84,11 @@
2
PARENT-1-PROJECT_LOC/CCBReader
+
+ Components
+ 2
+ PARENT-1-PROJECT_LOC/Components
+
GUI
2
@@ -105,15 +110,4 @@
PARENT-1-PROJECT_LOC/spine
-
-
- 1345434795222
- GUI
- 10
-
- org.eclipse.ui.ide.multiFilter
- 1.0-name-matches-true-false-CCEditBox
-
-
-
diff --git a/samples/Cpp/HelloCpp/proj.blackberry/.cproject b/samples/Cpp/HelloCpp/proj.blackberry/.cproject
index f9fc3cc7ce..ae46d6efa7 100644
--- a/samples/Cpp/HelloCpp/proj.blackberry/.cproject
+++ b/samples/Cpp/HelloCpp/proj.blackberry/.cproject
@@ -22,7 +22,7 @@
-
+
@@ -123,7 +123,7 @@
-
+
@@ -210,7 +210,7 @@
-
+
@@ -298,7 +298,7 @@
-
+
@@ -471,7 +471,7 @@
-
+
@@ -558,7 +558,7 @@
-
+
@@ -630,33 +630,33 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/samples/Cpp/TestCpp/proj.blackberry/.cproject b/samples/Cpp/TestCpp/proj.blackberry/.cproject
index 1e5daeb186..fea05dd160 100644
--- a/samples/Cpp/TestCpp/proj.blackberry/.cproject
+++ b/samples/Cpp/TestCpp/proj.blackberry/.cproject
@@ -95,7 +95,7 @@
-
+
diff --git a/samples/Lua/HelloLua/proj.blackberry/.cproject b/samples/Lua/HelloLua/proj.blackberry/.cproject
index 07db9901a3..f570a4ffb0 100644
--- a/samples/Lua/HelloLua/proj.blackberry/.cproject
+++ b/samples/Lua/HelloLua/proj.blackberry/.cproject
@@ -28,7 +28,6 @@
@@ -57,6 +57,8 @@
-
+
@@ -141,7 +141,6 @@
@@ -164,6 +164,8 @@
-
+
@@ -239,7 +240,6 @@
@@ -265,6 +266,8 @@
-
+
@@ -339,7 +341,6 @@
@@ -365,6 +367,8 @@
-
+
@@ -437,7 +440,6 @@
@@ -462,6 +465,8 @@
-
+
@@ -536,7 +540,6 @@
@@ -562,6 +566,8 @@
-
+
@@ -635,7 +640,6 @@
@@ -661,6 +666,8 @@
-
+
diff --git a/samples/Lua/HelloLua/proj.blackberry/.project b/samples/Lua/HelloLua/proj.blackberry/.project
index a8cce84734..c0ae6fcb23 100644
--- a/samples/Lua/HelloLua/proj.blackberry/.project
+++ b/samples/Lua/HelloLua/proj.blackberry/.project
@@ -1,97 +1,93 @@
-
-
- HelloLua
-
-
- cocos2dx
- CocosDenshion
- lua
-
-
-
- org.eclipse.cdt.managedbuilder.core.genmakebuilder
- clean,full,incremental,
-
-
- ?name?
-
-
-
- org.eclipse.cdt.make.core.append_environment
- true
-
-
- org.eclipse.cdt.make.core.buildArguments
-
-
-
- org.eclipse.cdt.make.core.buildCommand
- make
-
-
- org.eclipse.cdt.make.core.buildLocation
- ${workspace_loc:/HelloLua/Device-Debug}
-
-
- org.eclipse.cdt.make.core.contents
- org.eclipse.cdt.make.core.activeConfigSettings
-
-
- org.eclipse.cdt.make.core.enableAutoBuild
- false
-
-
- org.eclipse.cdt.make.core.enableCleanBuild
- true
-
-
- org.eclipse.cdt.make.core.enableFullBuild
- true
-
-
- org.eclipse.cdt.make.core.stopOnError
- true
-
-
- org.eclipse.cdt.make.core.useDefaultBuildCmd
- true
-
-
-
-
- org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder
- full,incremental,
-
-
-
-
- com.qnx.tools.bbt.xml.core.bbtXMLValidationBuilder
-
-
-
-
-
- org.eclipse.cdt.core.cnature
- org.eclipse.cdt.managedbuilder.core.managedBuildNature
- org.eclipse.cdt.managedbuilder.core.ScannerConfigNature
- com.qnx.tools.ide.bbt.core.bbtnature
- org.eclipse.cdt.core.ccnature
-
-
-
- Classes
- 2
- PARENT-1-PROJECT_LOC/Classes
-
-
- Resources
- 2
- PARENT-1-PROJECT_LOC/Resources
-
-
- cocos2dx_support
- 2
- PARENT-4-PROJECT_LOC/scripting/lua/cocos2dx_support
-
-
-
+
+
+ HelloLua
+
+
+ cocos2dx
+ CocosDenshion
+ extensions
+ lua
+
+
+
+ org.eclipse.cdt.managedbuilder.core.genmakebuilder
+ clean,full,incremental,
+
+
+ ?name?
+
+
+
+ org.eclipse.cdt.make.core.append_environment
+ true
+
+
+ org.eclipse.cdt.make.core.buildArguments
+
+
+
+ org.eclipse.cdt.make.core.buildCommand
+ make
+
+
+ org.eclipse.cdt.make.core.buildLocation
+ ${workspace_loc:/HelloLua/Device-Debug}
+
+
+ org.eclipse.cdt.make.core.contents
+ org.eclipse.cdt.make.core.activeConfigSettings
+
+
+ org.eclipse.cdt.make.core.enableAutoBuild
+ false
+
+
+ org.eclipse.cdt.make.core.enableCleanBuild
+ true
+
+
+ org.eclipse.cdt.make.core.enableFullBuild
+ true
+
+
+ org.eclipse.cdt.make.core.stopOnError
+ true
+
+
+ org.eclipse.cdt.make.core.useDefaultBuildCmd
+ true
+
+
+
+
+ org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder
+ full,incremental,
+
+
+
+
+ com.qnx.tools.bbt.xml.core.bbtXMLValidationBuilder
+
+
+
+
+
+ org.eclipse.cdt.core.cnature
+ org.eclipse.cdt.managedbuilder.core.managedBuildNature
+ org.eclipse.cdt.managedbuilder.core.ScannerConfigNature
+ com.qnx.tools.ide.bbt.core.bbtnature
+ org.eclipse.cdt.core.ccnature
+
+
+
+ Classes
+ 2
+ PARENT-1-PROJECT_LOC/Classes
+
+
+ Resources
+ 2
+ PARENT-1-PROJECT_LOC/Resources
+
+
+
diff --git a/samples/Lua/TestLua/proj.blackberry/.cproject b/samples/Lua/TestLua/proj.blackberry/.cproject
index 46edf48864..38b3f6ab54 100644
--- a/samples/Lua/TestLua/proj.blackberry/.cproject
+++ b/samples/Lua/TestLua/proj.blackberry/.cproject
@@ -57,6 +57,8 @@
-
+
@@ -179,6 +180,8 @@
-
+
@@ -280,6 +283,8 @@
-
+
@@ -380,6 +385,8 @@
-
+
@@ -477,6 +484,8 @@
-
+
@@ -577,6 +586,8 @@
-
+
@@ -676,6 +687,8 @@
-
+
diff --git a/samples/Lua/TestLua/proj.blackberry/.project b/samples/Lua/TestLua/proj.blackberry/.project
index a16330a040..dbb0948569 100644
--- a/samples/Lua/TestLua/proj.blackberry/.project
+++ b/samples/Lua/TestLua/proj.blackberry/.project
@@ -1,97 +1,92 @@
-
-
- TestLua
-
-
- cocos2dx
- CocosDenshion
- lua
-
-
-
- org.eclipse.cdt.managedbuilder.core.genmakebuilder
- clean,full,incremental,
-
-
- ?name?
-
-
-
- org.eclipse.cdt.make.core.append_environment
- true
-
-
- org.eclipse.cdt.make.core.buildArguments
-
-
-
- org.eclipse.cdt.make.core.buildCommand
- make
-
-
- org.eclipse.cdt.make.core.buildLocation
- ${workspace_loc:/TestLua/Device-Debug}
-
-
- org.eclipse.cdt.make.core.contents
- org.eclipse.cdt.make.core.activeConfigSettings
-
-
- org.eclipse.cdt.make.core.enableAutoBuild
- false
-
-
- org.eclipse.cdt.make.core.enableCleanBuild
- true
-
-
- org.eclipse.cdt.make.core.enableFullBuild
- true
-
-
- org.eclipse.cdt.make.core.stopOnError
- true
-
-
- org.eclipse.cdt.make.core.useDefaultBuildCmd
- true
-
-
-
-
- org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder
- full,incremental,
-
-
-
-
- com.qnx.tools.bbt.xml.core.bbtXMLValidationBuilder
-
-
-
-
-
- org.eclipse.cdt.core.cnature
- org.eclipse.cdt.managedbuilder.core.managedBuildNature
- org.eclipse.cdt.managedbuilder.core.ScannerConfigNature
- com.qnx.tools.ide.bbt.core.bbtnature
- org.eclipse.cdt.core.ccnature
-
-
-
- Classes
- 2
- PARENT-1-PROJECT_LOC/Classes
-
-
- Resources
- 2
- PARENT-1-PROJECT_LOC/Resources
-
-
- cocos2dx_support
- 2
- PARENT-4-PROJECT_LOC/scripting/lua/cocos2dx_support
-
-
-
+
+
+ TestLua
+
+
+ cocos2dx
+ CocosDenshion
+ lua
+
+
+
+ org.eclipse.cdt.managedbuilder.core.genmakebuilder
+ clean,full,incremental,
+
+
+ ?name?
+
+
+
+ org.eclipse.cdt.make.core.append_environment
+ true
+
+
+ org.eclipse.cdt.make.core.buildArguments
+
+
+
+ org.eclipse.cdt.make.core.buildCommand
+ make
+
+
+ org.eclipse.cdt.make.core.buildLocation
+ ${workspace_loc:/TestLua/Device-Debug}
+
+
+ org.eclipse.cdt.make.core.contents
+ org.eclipse.cdt.make.core.activeConfigSettings
+
+
+ org.eclipse.cdt.make.core.enableAutoBuild
+ false
+
+
+ org.eclipse.cdt.make.core.enableCleanBuild
+ true
+
+
+ org.eclipse.cdt.make.core.enableFullBuild
+ true
+
+
+ org.eclipse.cdt.make.core.stopOnError
+ true
+
+
+ org.eclipse.cdt.make.core.useDefaultBuildCmd
+ true
+
+
+
+
+ org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder
+ full,incremental,
+
+
+
+
+ com.qnx.tools.bbt.xml.core.bbtXMLValidationBuilder
+
+
+
+
+
+ org.eclipse.cdt.core.cnature
+ org.eclipse.cdt.managedbuilder.core.managedBuildNature
+ org.eclipse.cdt.managedbuilder.core.ScannerConfigNature
+ com.qnx.tools.ide.bbt.core.bbtnature
+ org.eclipse.cdt.core.ccnature
+
+
+
+ Classes
+ 2
+ PARENT-1-PROJECT_LOC/Classes
+
+
+ Resources
+ 2
+ PARENT-1-PROJECT_LOC/Resources
+
+
+
diff --git a/scripting/lua/proj.blackberry/.cproject b/scripting/lua/proj.blackberry/.cproject
index 93f4db3d12..368eb3ea17 100644
--- a/scripting/lua/proj.blackberry/.cproject
+++ b/scripting/lua/proj.blackberry/.cproject
@@ -46,7 +46,15 @@
+
+
+
+
+
+
+
+
@@ -87,6 +95,7 @@
+
@@ -124,7 +133,15 @@
+
+
+
+
+
+
+
+
@@ -192,7 +209,15 @@
+
+
+
+
+
+
+
+
@@ -264,7 +289,15 @@
+
+
+
+
+
+
+
+
@@ -334,7 +367,15 @@
+
+
+
+
+
+
+
+
@@ -406,7 +447,15 @@
+
+
+
+
+
+
+
+
@@ -477,7 +526,15 @@
+
+
+
+
+
+
+
+
diff --git a/scripting/lua/proj.blackberry/.project b/scripting/lua/proj.blackberry/.project
index d605f2fdd0..061ba4aa2f 100644
--- a/scripting/lua/proj.blackberry/.project
+++ b/scripting/lua/proj.blackberry/.project
@@ -1,93 +1,98 @@
-
-
- lua
-
-
-
-
-
- org.eclipse.cdt.managedbuilder.core.genmakebuilder
- clean,full,incremental,
-
-
- ?children?
- ?name?=outputEntries\|?children?=?name?=entry\\\\\\\|\\\|?name?=entry\\\\\\\|\\\|?name?=entry\\\\\\\|\\\|?name?=entry\\\\\\\|\\\|?name?=entry\\\\\\\|\\\|?name?=entry\\\\\\\|\\\|?name?=entry\\\\\\\|\\\|\||
-
-
- ?name?
-
-
-
- org.eclipse.cdt.make.core.append_environment
- true
-
-
- org.eclipse.cdt.make.core.buildArguments
-
-
-
- org.eclipse.cdt.make.core.buildCommand
- make
-
-
- org.eclipse.cdt.make.core.buildLocation
- ${workspace_loc:/lua/Device-Debug}
-
-
- org.eclipse.cdt.make.core.contents
- org.eclipse.cdt.make.core.activeConfigSettings
-
-
- org.eclipse.cdt.make.core.enableAutoBuild
- false
-
-
- org.eclipse.cdt.make.core.enableCleanBuild
- true
-
-
- org.eclipse.cdt.make.core.enableFullBuild
- true
-
-
- org.eclipse.cdt.make.core.stopOnError
- true
-
-
- org.eclipse.cdt.make.core.useDefaultBuildCmd
- true
-
-
-
-
- org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder
- full,incremental,
-
-
-
-
- com.qnx.tools.bbt.xml.core.bbtXMLValidationBuilder
-
-
-
-
-
- org.eclipse.cdt.core.cnature
- org.eclipse.cdt.managedbuilder.core.managedBuildNature
- org.eclipse.cdt.managedbuilder.core.ScannerConfigNature
- com.qnx.tools.ide.bbt.core.bbtnature
- org.eclipse.cdt.core.ccnature
-
-
-
- lua
- 2
- PARENT-1-PROJECT_LOC/lua
-
-
- tolua
- 2
- PARENT-1-PROJECT_LOC/tolua
-
-
-
+
+
+ lua
+
+
+
+
+
+ org.eclipse.cdt.managedbuilder.core.genmakebuilder
+ clean,full,incremental,
+
+
+ ?children?
+ ?name?=outputEntries\|?children?=?name?=entry\\\\\\\|\\\|?name?=entry\\\\\\\|\\\|?name?=entry\\\\\\\|\\\|?name?=entry\\\\\\\|\\\|?name?=entry\\\\\\\|\\\|?name?=entry\\\\\\\|\\\|?name?=entry\\\\\\\|\\\|\||
+
+
+ ?name?
+
+
+
+ org.eclipse.cdt.make.core.append_environment
+ true
+
+
+ org.eclipse.cdt.make.core.buildArguments
+
+
+
+ org.eclipse.cdt.make.core.buildCommand
+ make
+
+
+ org.eclipse.cdt.make.core.buildLocation
+ ${workspace_loc:/lua/Device-Debug}
+
+
+ org.eclipse.cdt.make.core.contents
+ org.eclipse.cdt.make.core.activeConfigSettings
+
+
+ org.eclipse.cdt.make.core.enableAutoBuild
+ false
+
+
+ org.eclipse.cdt.make.core.enableCleanBuild
+ true
+
+
+ org.eclipse.cdt.make.core.enableFullBuild
+ true
+
+
+ org.eclipse.cdt.make.core.stopOnError
+ true
+
+
+ org.eclipse.cdt.make.core.useDefaultBuildCmd
+ true
+
+
+
+
+ org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder
+ full,incremental,
+
+
+
+
+ com.qnx.tools.bbt.xml.core.bbtXMLValidationBuilder
+
+
+
+
+
+ org.eclipse.cdt.core.cnature
+ org.eclipse.cdt.managedbuilder.core.managedBuildNature
+ org.eclipse.cdt.managedbuilder.core.ScannerConfigNature
+ com.qnx.tools.ide.bbt.core.bbtnature
+ org.eclipse.cdt.core.ccnature
+
+
+
+ cocos2dx_support
+ 2
+ PARENT-1-PROJECT_LOC/cocos2dx_support
+
+
+ lua
+ 2
+ PARENT-1-PROJECT_LOC/lua
+
+
+ tolua
+ 2
+ PARENT-1-PROJECT_LOC/tolua
+
+
+