updated on Thu Jan 19 12:17:07 UTC 2012
[aur-mirror.git] / eclipse-qt-eclipse-integration / eclipse-qt-eclipse-integration.install
blob40dd7422d27025c2cb166122a811c6aa936285ef
1 post_install() {
2 cat << EOF
3 ==> If you want to create your own designer plugins you will need
4 ==> to create them with the same version that the integration was
5 ==> built with. Qt must be configured with
6 ==> '-qtnamespace QtCppIntegration -qtlibinfix CppIntegration'
7 ==> as of Qt Eclipse Integration 1.5.1, to create custom
8 ==> designer plugins.
11 ==> It is highly recommended by us to start Eclipse once from the
12 ==> command line with
14 ==> eclipse -clean
15 EOF
18 post_upgrade() {
19         post_install $1