Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 3

Qt-interest Archive, December 2007
problems with QT - Eclipse integrataion


Message 1 in thread

Hi All
I have Win XP on my computer, and I worked with Eclipse . since I installed
QT (4.3.3)and the integration (0.0.7)  , the Eclipse  couldn't RUN and after
restart coulsn't activate Eclipse at all.
any idea?
thanks

Message 2 in thread

Taly Galor Reinish wrote:
> Hi All
> I have Win XP on my computer, and I worked with Eclipse . since I 
> installed QT (4.3.3)and the integration (0.0.7)  , the Eclipse  
> couldn't RUN and after restart coulsn't activate Eclipse at all.
> any idea?
> thanks
I think it better to download latest eclipse integration plugin (1.0.0), 
then if it didn't work you can be sure that qt plugin working well by 
using this steps:

Help-> Software Updates-> Manage configuration-> Qt eclipse integration 
(from plugins tree)-> click enable if plugin not working

> ------------------------------------------------------------------------
>
> No virus found in this incoming message.
> Checked by AVG Free Edition. 
> Version: 7.5.503 / Virus Database: 269.17.2/1185 - Release Date: 12/15/2007 12:00 PM
>   


-- 
 [ signature omitted ] 

Message 3 in thread

Taly Galor Reinish wrote:
> Dear Sir
> I have in my other computer version 1.0.0
>
> when I go to :Manage configuration I don't see any plugin tree, any 
> idea what can I do?
I think there is a problem in your eclipse distro, so I suggest to 
download latest eclipse-C/C++ distro from eclipse.org

> another question: if I just open QT example in eclipse, what do I need 
> to do that eclipse will be able to "know" all the QT class/object
> thanks
for opening eclipse projects, usually you must take this way:
File -> import -> general -> exciting projects into workspace

but in case of opening Qt projects, you must use this way:
File -> import -> Qt -> Qt project -> select *.pro file
by using this way eclipse will automatically know all needed classes/objects



-- 
 [ signature omitted ] 

Message 4 in thread

The crash can also occur if project files have been removed before
restarting Eclipse another time. That is a known issue and is fixed for
the next release:

http://trolltech.com/developer/task-tracker/index_html?method=entry&id=185313

Solution for now:

"When deleting a pro file or project directory then the Eclipse
Integration crashes in qtcppproparser.dll.  To workaround this delete
the file:
<workspace-folder>\.metadata\.plugins\org.eclipse.ui.workbench\workbench.xml"

Alessandro

Taly Galor Reinish wrote:
> Hi All
> I have Win XP on my computer, and I worked with Eclipse . since I installed
> QT (4.3.3)and the integration (0.0.7)  , the Eclipse  couldn't RUN and after
> restart coulsn't activate Eclipse at all.
> any idea?
> thanks


--
 [ signature omitted ]