git://secure.phpeclipse.com
/
phpeclipse.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
replaced a lot of deprecated code; if someone runs into a commit conflict afterwards...
[phpeclipse.git]
/
net.sourceforge.phpeclipse.launching
/
build.properties
diff --git
a/net.sourceforge.phpeclipse.launching/build.properties
b/net.sourceforge.phpeclipse.launching/build.properties
index
be84d37
..
6948c1e
100644
(file)
--- a/
net.sourceforge.phpeclipse.launching/build.properties
+++ b/
net.sourceforge.phpeclipse.launching/build.properties
@@
-1,7
+1,9
@@
source.launch.jar = src/
bin.includes = plugin.xml,\
plugin.properties,\
- launch.jar,\
.classpath,\
.project,\
- .template
+ .template,\
+ cpl-v10.html,\
+ launch.jar
+src.includes = src/
\ No newline at end of file