Mercurial > hg > de.codedo.java.editor
annotate build.properties @ 5:dd4ab3c8d143
Use the same contributorClass as the JDT editor. This brings back the functionality of displaying the current line/column number in the status bar.
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Tue, 16 Dec 2014 07:38:49 +0100 |
parents | ca07a15b6cc8 |
children |
rev | line source |
---|---|
0
ca07a15b6cc8
created a plugin that allows to set a custom icon on a java editor
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff
changeset
|
1 source.. = src/ |
ca07a15b6cc8
created a plugin that allows to set a custom icon on a java editor
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff
changeset
|
2 output.. = bin/ |
ca07a15b6cc8
created a plugin that allows to set a custom icon on a java editor
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff
changeset
|
3 bin.includes = META-INF/,\ |
ca07a15b6cc8
created a plugin that allows to set a custom icon on a java editor
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff
changeset
|
4 .,\ |
ca07a15b6cc8
created a plugin that allows to set a custom icon on a java editor
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff
changeset
|
5 plugin.xml,\ |
ca07a15b6cc8
created a plugin that allows to set a custom icon on a java editor
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff
changeset
|
6 icons/ |