linux fedora12 qt4 eclipse
i didn't test.
under fedora12
install qt eclipse when install the operation system
qt version is 4.5.3
eclipse version is 3.5.1
download qt-eclipse-integration-linux.x86<version>.tar.gz
after that
Find your eclipse/plugins folder.
If you installed Eclipse to /usr/local, you will find the directory /usr/local/eclipse/plugins there. If you used the package management system of your Linux distribution to install Eclipse, this directory might possibly be /usr/lib/eclipse/plugins.
Unpack the package.
Go to the location where you found the eclipse/plugins directory (i.e., /usr/local or /usr/lib in the example above) and untar the Qt Eclipse Integration package; e.g.
cd /usr/local
tar xzf ~/Downloads/qt-eclipse-integration-linux.x86-<version>.tar.gz
You may need to be the root user to do this.
Start Eclipse with a clean configuration.
We highly recommended that you start Eclipse once from the command line with
eclipse -clean
after you have unpacked the Qt Eclipse Integration plugins and feature. This will not change anything in your workspace but will clear Eclipse's caches.
you can reference in this website:
http://qt.nokia.com/doc/qt-eclipse-1.6/index.html
Ïà¹ØÎĵµ£º
Ò»£ºÇ°ÑÔ
×î½üÔÚÑо¿androidµÄsensor driver£¬Ö÷ÒªÊÇE-compass£¬ÆäÖÐÓõ½ÁËLinux input×Óϵͳ.ÔÚÍøÉÏÒ²¿´Á˺ܶàÕâ·½ÃæµÄ×ÊÁÏ£¬¸Ð¾õ»¹ÊÇÕâƪ·ÖÎöµÄ±È½ÏϸÖÂ͸³¹£¬Òò´ËתÔØÒ»ÏÂÒÔ±ã×Ô¼ºÑ§Ï°£¬Í¬Ê±ºÍ´ó¼Ò·ÖÏí£¡
£¨Õâƪ²©¿ÍÖ÷ÒªÊÇÒÔ¼üÅÌÇý¶¯ÎªÀýµÄ£¬²»¹ý½²½âµÄÊÇLinux Input Subsystem£¬¿ÉÒÔ×ÐϸµÄÑо¿Ò»Ï£¡£©
¼üÅÌÇý¶¯½«¼ì ......
ÎÒµÄϵͳÊÇubuntu6.06£¬×î½üÐÂ×°ºÃµÄmysqlÔÚ½øÈëmysql¹¤¾ßʱ£¬×ÜÊÇÓдíÎóÌáʾ:
# mysql -uroot -p
Enter password:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
ʹÓÃÍøÉϽéÉܵķ½·¨ÐÞ¸ÄrootÓû§µÄÃÜÂ룺
# mysqladmin -uroot -p password 'newpassword'
Enter pass ......
-------------
¡¡¡¡ÎĵµÄ¿Â¼
¡¡¡¡-------------
¡¡¡¡1 ʲôÊÇsyslogd
¡¡¡¡2 ÅäÖÃsyslogdµÄ˵Ã÷
¡¡¡¡3 syslogdºÍϵͳÖзþÎñÅäÖÃÖÐÈÕÖ¾µÄ¹Øϵ
¡¡¡¡4 ʲôÊÇlogrotate
¡¡¡¡5 ÅäÖÃlogrotateµÄ˵Ã÷
¡¡¡¡-------------
¡¡¡¡ÎĵµÕýÎÄ
¡¡¡¡-------------
¡¡¡¡1 ʲôÊÇsyslogd
¡¡¡¡syslogd¿ÉÒÔ¼òµ¥µØ±»³ÆΪ¼Ç¼ϵͳ»î¶¯µ ......
Ò»¡¢ÒýÑÔ
¡¡¡¡ÏëʹÓÃLinuxÒѾºÜ³¤Ê±¼äÁË£¬ÓÉÓÚûÓÐÓ²ÐÔÈÎÎñһֱҲûÓÐϵͳѧϰ£¬½üÈÕÓÉÓÚ¹¤×÷ÐèÒª±ØÐëʹÓÃLinuxϵÄMySQL¡£±¾ÒÔΪÓÐWindowsÏÂʹÓÃSQL ServerµÄ¾Ñ飬¾õµÃÔÚLinuxÏ°²×°MySqlÓ¦¸ÃÊÇÒ×Èç·´ÕƵÄÊ£¬¿ÉÔÚÕæÕý°²×°ºÍʹÓÃMySQLʱ×ßÁ˺ܶàÍä·£¬Óö¼ûºÜ¶àÎÊÌ⣬±Ï¾¹Linux ºÍWindows±¾Éí¾ÍÓкܴóÇø±ð¡£ÎªÁËÈúÍÎÒÒ» ......
ÐÞ¸Ä/etc/profileÎļþ£º
# vim /etc/profile
Ôö¼Ó·¾¶ÉèÖã¬ÔÚĩβ(·´ÕýÊÇ×îºóÒ»ÐÐ)Ìí¼ÓÈçÏÂ,±£´æ/etc/profileÎļþ£º
export PATH£½$PATH:/usr/local/arm/3.4.1/bin
ÖØÆôÐéÄâ»ú¼´¿ÉÉúЧ¡£
ÓÃÃüÁî#arm-linux-gcc -v²é¿´ÊÇ·ñÉúЧ¡£ ......