git://git.phpeclipse.com
/
phpeclipse.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
1) Added setting of syntax properties to italic, underline and strike through.
[phpeclipse.git]
/
net.sourceforge.phpeclipse.core
/
build.properties
diff --git
a/net.sourceforge.phpeclipse.core/build.properties
b/net.sourceforge.phpeclipse.core/build.properties
index
212d6fb
..
8263a8b
100644
(file)
--- a/
net.sourceforge.phpeclipse.core/build.properties
+++ b/
net.sourceforge.phpeclipse.core/build.properties
@@
-1,4
+1,12
@@
source.webcore.jar = src/
output.webcore.jar = bin/
bin.includes = plugin.xml,\
- webcore.jar
+ webcore.jar,\
+ META-INF/
+src.includes = src/,\
+ .classpath,\
+ .cvsignore,\
+ .project,\
+ META-INF/,\
+ build.properties
+