Add eclipse ide target.

This commit is contained in:
Bastian Kleineidam 2011-05-22 17:39:56 +02:00
parent 72b65d94df
commit dcd1318bce

View file

@ -238,3 +238,8 @@ gui:
.PHONY: count
count:
@sloccount linkchecker linkchecker-gui linkcheck | grep "Total Physical Source Lines of Code"
# run eclipse ide
.PHONY: ide
ide:
eclipse-3.6 -data .